Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Session variables & disabled cookies

Status
Not open for further replies.

steve05

Programmer
Jul 23, 2001
4
AU
Hi, I have a page that uses a session variable as a parameter in an sql query. As I understand it, if a user's browser has cookies disabled, the session variable will not work and the page will crash. Is there any way of testing the browser to see if cookies are enabled or not so they can be redirected if necessary?
 
Steve, I would post this over in the ASP forum if I were you -- if you don't get an answer there, then try over in the javascript forum --

Just be sure to tack a little something on to your message to indicate that the question has been asked in xxx forum -- most members appreciate that.

good luck :)
paul
penny.gif
penny.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top