Click here to Skip to main content
15,740,731 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have found this usercontrol which is quite helpful to Check Whether JavaScript and Cookie are Enabled

Check Whether JavaScript and Cookie are Enabled using Custom Control[^]

Can anyone suggest an approach to use this usercontrol in Global.asax page.
Is this possible.You may ask why?.

The reason is, I wanted to check on every request whether the Javascript is enabled or not.If not enabled i will redirect to an error page in the Application_BeginRequest which fires for every request.

Please help me.

Thanks,
Prathap.
Posted

1 solution

Why not asking the author of this article? Load this page, locate the section "Comments and Discussions" below the article and use "Add a Comment or Question" to ask your question. The author will get a notification of your post and a chance to reply.

Good luck,
—SA
 
Share this answer
 
Comments
Prathap Gangireddy 1-Dec-12 1:01am    
Hi Sergey,

Done that long ago, but didn't get any reply from the author.So posted here.

--Prathap.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900