[thelist] Browser Detection

Barret A Monchka bmonchka at hotmail.com
Thu Feb 22 18:08:29 CST 2001


what do you mean by how am I getting the name and version variables?  The 
code that I pasted is all I have.  Please let me know how to fix this.

Thanks,
Barret


----Original Message Follows----
From: Andrew Forsberg <andrew at thepander.co.nz>
Reply-To: thelist at lists.evolt.org
To: thelist at lists.evolt.org
Subject: Re: [thelist] Browser Detection
Date: Fri, 23 Feb 2001 12:03:07 +1300

>   I created the following javascript code to detect whether a user
>is using IE or Netscape version 4 or greater.  If the user is not I
>want to display an alert msg.  It is not working :(  If anybody know
>how to fix it please let me know.
>
>if ( (name == "Microsoft Internet Explorer" || name == "Netscape")
>&& (version > 4) )
>{
>}

Hi

Tell us how you are getting the name and version variables?

--
Andrew Forsberg
http://www.thepander.co.nz

---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.





More information about the thelist mailing list