K
karthik
hi friends,
i am beginner of ASP programmming and am having a problem which i
believe should be a simple one.can any out here plz help me in solving
my problem.
how can i check the validity of the password field submitted from a
form, in the action page.
example:
<form method="post" action="check.asp">
<input type="Password" value="" name="pwd">
<input type="Submit" value="Submit" name="Submit">
</form>
how can i access the value of the password in my check.asp file.
thanks in advance.
regards,
karthik.
i am beginner of ASP programmming and am having a problem which i
believe should be a simple one.can any out here plz help me in solving
my problem.
how can i check the validity of the password field submitted from a
form, in the action page.
example:
<form method="post" action="check.asp">
<input type="Password" value="" name="pwd">
<input type="Submit" value="Submit" name="Submit">
</form>
how can i access the value of the password in my check.asp file.
thanks in advance.
regards,
karthik.