|
-
Feb 15th, 2001, 07:53 AM
#1
Thread Starter
Fanatic Member
Can anybody expand on this please?
From the server side, you would have to set the cookie before you send any HTML code (ie - Response.Write) as cookies are sent as HTTP headers. So what you need to do is set the cookies on the page linked to, using the HTTP_REFERER Server Variable if needed to tell where the link came from.
Josh
That tip comes from the following posting.....
http://forums.vb-world.net/showthrea...hlight=cookies
Some code would be nice too
Thanks
DocZaf
{;->
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|