in reply to Re: How do they expect cookies to work (like this)??
in thread How do they expect cookies to work (like this)??
I want an HTML form (which asks for a username and password) to redirect back to itself and with the user/pass make a cookie. When the cookie is sent to header after it's detected, it will access semi-secure information and won't print the form anymore.
In short, I want the form to make the cookies when it returns to itself after the user information is supplied.
I have printed your snippets out and will be looking them over more extensively after work today but there are a few things I can honestly say I haven't seen before. For example the use of our.
Thanks for your help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
something like this?
by cLive ;-) (Prior) on Oct 02, 2003 at 18:32 UTC |