Click here to Skip to main content
15,913,685 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: idiot question... Pin
l a u r e n20-Nov-03 9:29
l a u r e n20-Nov-03 9:29 
GeneralRe: idiot question... Pin
allia20-Nov-03 10:21
allia20-Nov-03 10:21 
GeneralResizeable iframe Pin
Jim Taylor20-Nov-03 8:25
Jim Taylor20-Nov-03 8:25 
GeneralRe: Resizeable iframe Pin
allia20-Nov-03 8:51
allia20-Nov-03 8:51 
GeneralRe: Resizeable iframe Pin
Jim Taylor20-Nov-03 11:56
Jim Taylor20-Nov-03 11:56 
GeneralRe: Resizeable iframe Pin
Tomas Petricek20-Nov-03 10:58
Tomas Petricek20-Nov-03 10:58 
GeneralRe: Resizeable iframe Pin
Jim Taylor20-Nov-03 12:04
Jim Taylor20-Nov-03 12:04 
GeneralRegistration, Authentication, Cookies Pin
allia20-Nov-03 4:21
allia20-Nov-03 4:21 
The best way I can think of is to relate my question to what codeproject does:

Remember Me?
After logging in, how does the system recognize me the next time without storing WhoIs data in the cookie? If I would store the developer_id one could easly make his own cookie as another developer. Storing a password is unsafe and I would like to avoid it.

Vote twice on sunday
When voting for an article, it is fair to only vote once. How can I ensure that? I looked in the codeprojects' cookie and didn't see any recollection of my past votes... Is there a database involved? can someone suggest a way to approach this issue?

Needs
I thought that it is wise to store a developer_id and alias in a cookie and that would help out when approaching FORMS throughout. With that, I would extract the necessary data from the DB - e.g. Email and "place" it where it is needed. But, as I mentioned, by just browsing the site, one can easily bake his own cookie with another existing developers' id and alias...

Encryption
If by now you are thinking why not use encryption, then do you know of a good encryption algorithm for ASP (NOT .NET) ?

Thank you.
GeneralStill Hanging... Pin
allia21-Nov-03 13:28
allia21-Nov-03 13:28 
GeneralRe: Still Hanging... Pin
alex.barylski23-Nov-03 18:55
alex.barylski23-Nov-03 18:55 
GeneralRe: Still Hanging... Followup Pin
allia23-Nov-03 23:33
allia23-Nov-03 23:33 
GeneralSend mail from Pin
Bob Stanneveld19-Nov-03 23:51
Bob Stanneveld19-Nov-03 23:51 
GeneralRe: Send mail from Pin
markkuk20-Nov-03 1:59
markkuk20-Nov-03 1:59 
GeneralRe: Send mail from Pin
Bob Stanneveld21-Nov-03 0:32
Bob Stanneveld21-Nov-03 0:32 
GeneralPHP Pin
carchitect19-Nov-03 23:26
carchitect19-Nov-03 23:26 
GeneralRe: PHP Pin
Nathan Ridley20-Nov-03 0:13
Nathan Ridley20-Nov-03 0:13 
GeneralRe: PHP Pin
markkuk20-Nov-03 1:55
markkuk20-Nov-03 1:55 
GeneralRe: PHP Pin
Bob Stanneveld21-Nov-03 0:34
Bob Stanneveld21-Nov-03 0:34 
GeneralRe: PHP Pin
Nathan Ridley21-Nov-03 19:14
Nathan Ridley21-Nov-03 19:14 
GeneralRe: PHP Pin
carchitect20-Nov-03 19:45
carchitect20-Nov-03 19:45 
GeneralRe: PHP Pin
theJazzyBrain24-Nov-03 21:54
theJazzyBrain24-Nov-03 21:54 
GeneralDisable copy/paste in a text area Pin
dabs19-Nov-03 2:51
dabs19-Nov-03 2:51 
GeneralRe: Disable copy/paste in a text area Pin
alex.barylski19-Nov-03 10:24
alex.barylski19-Nov-03 10:24 
GeneralRe: Disable copy/paste in a text area Pin
Paul Watson19-Nov-03 11:44
sitebuilderPaul Watson19-Nov-03 11:44 
GeneralRe: Disable copy/paste in a text area Pin
Sarvesvara (BVKS) Dasa19-Nov-03 18:32
Sarvesvara (BVKS) Dasa19-Nov-03 18:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.