Glad you stopped by to check out my test! The following are some methods
people have sent me on how to best check for type type of browser a person
is using by encoding Java Scripts. Most of these scripts at least will go
to a Microsoft Explorer, Netscape or a Non-Java page depending on what the
client browser is.
The onSubmit example may be a better method since Netscape 2.x did not
have the BUTTON type yet. Have a look at
Michel's Web Site
who sent me some of this.
Supposivily a better way then all of this would be to write a Perl Script
which called HTTP_USER_AGENT.
The following will tell you what you are currently using: