Skip navigation.

How to determine whether Javascript is enabled

How to determine whether Javascript is enabled

programming

I just found an interesting article on 15seconds, Creating a Server Control for JavaScript Testing by George Masselli. It shows you how to create a control that verifies whether Javascript is supported and enabled. Apparently it is not easy to determine if a user disabled Javascript support for security reasons.


This Blog Hosted On: http://www.DotNetJunkies.com/