Search found 3 matches
Aprelium Forum Index
Author Message
  Topic: Cookie
Stxvxn

Replies: 7
Views: 14883

PostForum: Classic ASP   Posted: Fri Jun 18, 2004 4:16 pm   Subject: Cookie
You're right: I use Abyss for serving my ASP-pages.

Well when I bought my computer I also bought XP Home Edition. Later on, I discovered that IIS server comes with XP Professional, so I thougt I bu ...
  Topic: Cookie
Stxvxn

Replies: 7
Views: 14883

PostForum: Classic ASP   Posted: Thu Jun 17, 2004 2:45 pm   Subject: Cookie
Here's the code that creates the cookie:

Dim strCookie
strCookie = Request.QueryString("Url")
Response.Cookies("Homepage") = strCookie

Here's the code that gets the cookie:
Dim Redirect
Red ...
  Topic: Cookie
Stxvxn

Replies: 7
Views: 14883

PostForum: Classic ASP   Posted: Mon Jun 14, 2004 9:33 pm   Subject: Cookie
I can't get my Cookies work with Abyss Web Server.
I've set my IE to accept all cookies, but it doesn't work.

Can anyone help me?
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group