|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa 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
|
|
|
|
|
|
|
|
|
|
|
|