Hi, I have an asp page that uses a session variable as a parameter in its 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?
I've also posted this in the Ultradev forum.
I've also posted this in the Ultradev forum.