
January 6th, 2003, 02:31 AM
|
|
Registered User
|
|
Join Date: Dec 2002
Location: Turkey
Posts: 12
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
JavaScript variables in global.asa
Here's the problem:
* I need to find if the user has javascript enabled.
* if so, check client-side capabilities such as screen width and cookie enabled.
* I need to do this without passing the variable on the url (request.querystring) or by form. There must be a way to get the javascript variable of screen width or other client-side capabilities without this.
*Best of all, I'd be more than happy if I could get these variables in the global.asa file so that the variables could be called from any file.
Any ideas would be most apprecietad.
Thanks in advance
Celal
c_oz@nova-trade.com
|