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.