Re: newbie Help: HOW to use VBSCript on clientside to detect browser type and version
- From: jharp80 <jharp80@xxxxxxxx>
- Date: Mon, 15 Jun 2009 05:13:41 -0700 (PDT)
On Jun 15, 7:09 am, "Bob Barrows" <reb01...@xxxxxxxxxxxxxxx> wrote:
jharp80 wrote:
Hi I would like to detect broswer type and version (Example FF2, FF3,
IE, so on) on the client side using VBScript.
You will not be able to use vbscript with Firefox - it is not supported. You
will need to use javascript instead.
I appreciate any script
on this I can do; and if not available some general guidelines how I
should accomplish this using VBSCript ;example what objects i need to
query. or is it possible to do this through reading registry keys.
No registry keys are needed. DHTM should suffice. See:http://www.dynamicdrive.com/dynamicindex9/browsersniffer.htm
--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Thanks for your reply. I am interested in detecting only Firefox and
IE versions installed. And I like to do so without the browesers
actually launched.
I have an hta script; so the code that I am looking for to do the
detection will be included in that hta script written in VBScript.
There must be a way to detect firefox as well, the script you
mentioned seems to support detection of several broswers but Firefox
which is what I need along with IE. any other thoughts? Thanks.
.
- Follow-Ups:
- References:
- Prev by Date: Re: script for multi text replacement
- Next by Date: Re: How to remove carriage returns in a text file.
- Previous by thread: Re: newbie Help: HOW to use VBSCript on clientside to detect browser type and version
- Next by thread: Re: newbie Help: HOW to use VBSCript on clientside to detect browser type and version
- Index(es):
Relevant Pages
|
Loading