Article ID: 208649 - Last Review: July 4, 2007 - Revision: 2.1 FP2000: FP2000: Sample JavaScript Code to Redirect Page Based on BrowserThis article was previously published under Q208649 For a Microsoft FrontPage 98 version of this article, see 193057 (http://support.microsoft.com/kb/193057/EN-US/ ) . SUMMARY
This article provides sample JavaScript that redirects a Web browser to
a specific page based on which browser you are using.
MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.
NOTE: The following JavaScript has been tested in Microsoft Internet
Explorer versions 3.0, 4.0, 5.0 and Netscape Navigator versions 3.0, 4.0, and 4.5.
To redirect the browser using a script, follow these steps:
REFERENCESFor more information about Microsoft JScript, visit the following Microsoft Web site: http://msdn2.microsoft.com/en-us/library/hbxc2t98(VS.71).aspx
(http://msdn2.microsoft.com/en-us/library/hbxc2t98(VS.71).aspx)
| Article Translations
|
Back to the top
