jeep79
06-15-2005, 03:49 PM
I am trying to put in a password check. Where do I put in the link for the proper page? There is not table to check. I want them to key in the 'password' and if correct go to the proper page. I have not found anything if the answer is true. Thanks for the help.
<form method="POST" action="--WEBBOT-SELF--" onsubmit="location.href='_derived/nortbots.htm';return false;" language="JavaScript" name="FrontPage_Form1" webbot-onSubmit="return FrontPage_Form1_Validator(this)">
<!--webbot bot="SaveResults" u-file="_private/form_results.csv" s-format="TEXT/CSV" s-label-fields="TRUE" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" --><p>
Password</p>
<p>
<!--webbot bot="Validation" s-data-type="String" b-allow-letters="TRUE" s-validation-constraint="Equal to" s-validation-value="password"-><input type="password" name="Password" size="6"><input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
<form method="POST" action="--WEBBOT-SELF--" onsubmit="location.href='_derived/nortbots.htm';return false;" language="JavaScript" name="FrontPage_Form1" webbot-onSubmit="return FrontPage_Form1_Validator(this)">
<!--webbot bot="SaveResults" u-file="_private/form_results.csv" s-format="TEXT/CSV" s-label-fields="TRUE" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" --><p>
Password</p>
<p>
<!--webbot bot="Validation" s-data-type="String" b-allow-letters="TRUE" s-validation-constraint="Equal to" s-validation-value="password"-><input type="password" name="Password" size="6"><input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>