Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get browser name in VBScript
Message
General information
Forum:
Internet
Category:
VBScript
Miscellaneous
Thread ID:
00383906
Message ID:
00384070
Views:
59
>>>>navigator.appName returns the browser name in JScript. How do I get this in VBScript? TIA.
>>>
>>>It's the same deal. I assume you are talking about IE right? the navigator object is accessible from client side code at all times.
>>
>>Thanks for your reply. Sorry, I did not mention that this was server side ASP code (where the navigator object is not ).
>
>What I meant to write was:
><% browser = Request.ServerVariables("HTTP_USER_AGENT")%>

I tried that, It always returns IE even when I browse with Netscape.
George
Previous
Reply
Map
View

Click here to load this message in the networking platform