Browser Type Redirection
Go to www.cgiscript.net for more free tools!

Description:
Use this code snippet to redirect your visitors to the web page that works best for their browser. You saw when you entered this page that a popup window told you the browser you were using, a variation of this code was used.
Directions:
Add the code below to the HEAD of your main page and the users will be directed accordingly. Use the 'Grab Text' buttons to select the code within the adjacent textarea. Then use Control-C or Edit -> Copy to buffer the text for pasting into your document.

Place the code below between the <HEAD> and </HEAD> tags within the HTML document.

Then use Control-C to copy the text into your web page.