Is there a way in asp to check if a client has javascript disabled?
I know that the object MSWC.BrowserTyp e retrieves a bool value that determine if browser client supports Javascript but not if is disabled
Thanks in advance.
User Profile
Collapse
-
Javascript disabled
-
IIS6 And Session Variables
Hi guys.
This is my problem.
I have got an application asp on iis6.
In some pages I use Session Variables and when I explore them with Mozilla there is not any problem;but if I use Internet Explorer, I don't view the content of session Variables.
Instead there's not any problem if the application is on iis5
I have tried to set the flag on iis6 in the menu (websites->properties->service Run WWW service in IIS...
No activity results to display
Show More