in reply to Fundamental cgi-question
<html> <head> <script language="javascript"> <!-- location.replace('http://server.name/your/script'); // --> </script> </head> <body>This site requires javascript.</body> </html> [download]