|
-
Jun 6th, 2001, 10:56 PM
#1
Thread Starter
Hyperactive Member
Getting Browser name
Hello, I am trying to find if ASP has a method or a property for determinig the browser. I have played around with ASP's
Request.ServerVariables("HTTP_USER_AGENT")
but I am looking for something that is closer to the JavaScript navigator.appName property, which returns either the string "Netscape" or "Microsoft Internet Explorer".
On a related question, is there a way to pass values between JavaScript and ASP?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|