The enter password window doesn't pop up for some reason. and before you ask no thats not my real passwordCode:<SCRIPT language="JavaScript"><!--hidevar password;var pass1="password";password=prompt('Please enter the Password:');if (password==pass1)alert('Password correct please wait to be directed to the page.');else { window.location="<a href= "index.htm">"; }//--></SCRIPT>





Reply With Quote

