|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Netscape?Explorer? |
From: |
Dave |
Date: |
12/21/2000 4:01:02 PM |
IP: |
206.49.94.119 |
How can I know what is type of nevigator the users how come to my site use?
I just want to do a litle "if else" statement, like:
If browser='Explorer' then
...
Else if broswer='Netscape' then
...
End if
I know I should be using
Server.CreateObject("MSWC.BrowserType")
To... if you can help. please post a replay to my question.
Thanks. |
Follow Up - Re: Netscape?Explorer? - El brujito de gulugu 12/29/2000 10:08:00 AM
|
|
|
|
|
|
|
|
|
|
|
|