Hello,
I have a form where a user select a service (S_name) and type a required password in a textbox before carrying on.
I must match the data in the textbox to a field (S_sec) which match (S_name) above. After which I send back a valid/unvalid msgbox.
My problem is how to link the data typed in the form to the query?.
Cheers,
B
I have a form where a user select a service (S_name) and type a required password in a textbox before carrying on.
I must match the data in the textbox to a field (S_sec) which match (S_name) above. After which I send back a valid/unvalid msgbox.
My problem is how to link the data typed in the form to the query?.
Cheers,
B