Aug 23, 2004 #1 multiplex77 Programmer Joined Dec 25, 2001 Messages 302 Location SG How can I have a simple ASP script to check if Cookies and Javascript are enabled on all browsers? Thanks for the advice!
How can I have a simple ASP script to check if Cookies and Javascript are enabled on all browsers? Thanks for the advice!
Aug 23, 2004 #2 GaryC123 Programmer Joined Sep 10, 2002 Messages 1,041 Location NO Covers both topics http://www.4guysfromrolla.com/webtech/082400-1.shtml To just check for cookies, write a cookie on page load then redirect to another page and see if you can read that cookie. http://www.eatdrinkandsleep.com Upvote 0 Downvote
Covers both topics http://www.4guysfromrolla.com/webtech/082400-1.shtml To just check for cookies, write a cookie on page load then redirect to another page and see if you can read that cookie. http://www.eatdrinkandsleep.com