C
Chris Plant
Hi, I've followed the instructions on the link below to allow password entry
and verification against a list of users in a database.
http://www.frontpageworld.com/tipsandtricks/tipsandtricks12.htm
Everything works well. It prompts me to login, but what I want to do next,
is use the username entered on the previous screen, in a database results
query.
something like ....
WHERE [managercode] = "username entered on previous screen"
but I just can't get the syntax correct, or even know if it's possible.
Can anyone help please? Thanks in advance, Chris.
and verification against a list of users in a database.
http://www.frontpageworld.com/tipsandtricks/tipsandtricks12.htm
Everything works well. It prompts me to login, but what I want to do next,
is use the username entered on the previous screen, in a database results
query.
something like ....
WHERE [managercode] = "username entered on previous screen"
but I just can't get the syntax correct, or even know if it's possible.
Can anyone help please? Thanks in advance, Chris.