Click here to Skip to main content
15,897,334 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
How to check whether JavaScript is enabled or disabled on the client computer's browser?
If disabled, then I want to redirect to the error page.
Posted

1 solution

There are couple of techniques which can be used in this case. Following page discusses most of them.

http://stackoverflow.com/questions/121203/how-to-detect-if-javascript-is-disabled[^]
 
Share this answer
 
Comments
Tech Code Freak 17-Dec-11 11:34am    
Thank you!!
Accept + 5up!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900