Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get browser name in VBScript
Message
Information générale
Forum:
Internet
Catégorie:
VBScript
Divers
Thread ID:
00383906
Message ID:
00384068
Vues:
36
>>>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")%>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform