check with browser
-
Hai, In my asp.Net application, i am using javascript for some of the webforms. When i run the application in some browsers where javascript is disabled, my application may not execute for some of the users browser. So how can i avoid this problem by cross checking the browsers , that too in the application during runtime. If anyone knows the solution means can i get a piece of codes to solve this problem.. Is there any other way to solve this problem ,without altering my codes (javascript ) in my application.
VanithaVasu
-
Hai, In my asp.Net application, i am using javascript for some of the webforms. When i run the application in some browsers where javascript is disabled, my application may not execute for some of the users browser. So how can i avoid this problem by cross checking the browsers , that too in the application during runtime. If anyone knows the solution means can i get a piece of codes to solve this problem.. Is there any other way to solve this problem ,without altering my codes (javascript ) in my application.
VanithaVasu
-
Do you need to enable programatically javascript if it is disabled on browser?
I Love T-SQL
yes. First i want to check whether it is enabled or disabled and if it is disabled i have to enable the javascript.
VanithaVasu
-
yes. First i want to check whether it is enabled or disabled and if it is disabled i have to enable the javascript.
VanithaVasu
VanithaVasu wrote:
i have to enable the javascript.
You can not. At best, you can tell the user that your website has a requirement to use ActiveScripting to perform properly. To allow your website to use Scriptability or not is upto the discretion of the web surfer.
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson