ThunderBolt
Registered User.
- Local time
- Today, 15:01
- Joined
- Apr 29, 2003
- Messages
- 25
I am developing a simple framework for a logon script.
I have a simple table with two fields: Username and Password. I have a form based on the table with the two fields and a button entitled 'logon'. Can anyone tell me how to go about using an OnClick event for the button to reference values entered in the form with those in the table. My feeling is that I could could create a query when the button is clicked that refernces the values???
Some advice/feedback much appreciated.
I have a simple table with two fields: Username and Password. I have a form based on the table with the two fields and a button entitled 'logon'. Can anyone tell me how to go about using an OnClick event for the button to reference values entered in the form with those in the table. My feeling is that I could could create a query when the button is clicked that refernces the values???
Some advice/feedback much appreciated.