There's really no easy way to test unless you send a page to the client and
have some script code do something like set a value in a hidden form var and
then return this value. If it's set you know that Javascript works.
+++ Rick ---
--
Rick Strahl
West Wind Technologies
www.west-wind.com
www.west-wind.com/weblog
"Steve Murphy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How do you determine whether JavaScript is enabled from your C# code on
> the server-side?
>
> Thanks.
>
>
>