|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: cookies problem |
From: |
Dave Harney |
Date: |
2/23/1999 9:55:02 PM |
IP: |
12.76.119.176 |
session variables can be very useful, but they are not visible on the client side. You can not set a session variable in script that is running in the client browser. Cookies are a great way to communicate from the browser back to the server side. If your cookies stopped working when you moved them, be sure that you did not introduce any new directory problems. There is cookie syntax to correct this issue. Or, just make sure that all of your pages are in the same directory. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|