Check if JavaScript is Enabled from Server-Side Using an User Control
Last Updated: 28 May 2008
Page Views: 32,247
Rating: 3.95/5
Votes: 14
Popularity: 4.53
Bookmark Count: 25
Licence: The Code Project Open License (CPOL)
An ASP.NET User Control which can check if Javascript is enabled in the user's browser, and either does postback to perform an alternate action from the server side, or redirects to a non-JavaScript page.