G
Guest
I am creating a database driven login authentication page. My problem is
with controlling where the user goes, based on whether or not they are a
valid user. It is finding the correct record if the user exists in the
table, but if the user doesn't exist, I want them to be kicked back to the
login page instead of to the next page. Basically, click the submit button,
check the value, if value A exists go to page x, if not, take back to where
they started.
The ip address is: http://72.41.177.196/members/login.asp
Any suggestions without getting into Javascript, VBscript or ASP?
with controlling where the user goes, based on whether or not they are a
valid user. It is finding the correct record if the user exists in the
table, but if the user doesn't exist, I want them to be kicked back to the
login page instead of to the next page. Basically, click the submit button,
check the value, if value A exists go to page x, if not, take back to where
they started.
The ip address is: http://72.41.177.196/members/login.asp
Any suggestions without getting into Javascript, VBscript or ASP?