<html> <head> <script> if(window.navigator.appName== 'Microsoft Internet Explorer')  window.location.replace ('explorer.htm'); </script> </head> <body> ... </body> </html>