PC Review


Reply
Thread Tools Rate Thread

How to Determine JavaScript Enabled on Server-Side

 
 
Steve Murphy
Guest
Posts: n/a
 
      6th Aug 2005
How do you determine whether JavaScript is enabled from your C# code on the
server-side?

Thanks.



 
Reply With Quote
 
 
 
 
Rick Strahl [MVP]
Guest
Posts: n/a
 
      6th Aug 2005
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.
>
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Server side control that maintains viewstate for client-side javascript variables? Keithb Microsoft ASP .NET 1 26th Feb 2007 06:19 PM
How to open a popup window from the server side to clint side using javascript susikto chaudhuri Microsoft C# .NET 1 8th Oct 2006 06:34 PM
Detect JavaScript Enabled and cokies on SERVER SIDE oreng Microsoft ASP .NET 1 7th Jul 2004 09:55 AM
Run Server-side Function *immediately after* executing client-side JavaScript. Guadala Harry Microsoft ASP .NET 4 15th Jun 2004 08:04 AM
Button disabled and re-enabled in client side not firing server-side click event. =?Utf-8?B?QmluIFNvbmcsIE1DUA==?= Microsoft ASP .NET 1 2nd Jun 2004 04:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:53 PM.