|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
SQL Query
Hi, I hope that this is in the right location.
My problem I have a MS Access database with a table Called Clients. In that table there is miscellanous details about the client including their e-mail address, username and password address, requirements etc. Im trying to get the user to sign in with their username and password and when they do it displays the rest of their details from the database onto the webpage. I would be extremely greatful if anyone could give me some examples or point me in the right direction. thanks Noel |
|
#2
|
|||
|
|||
|
Search the Access forum for a sample DB called VBAUnbound.zip
Look at the frmCustomer and the after update event of txtCustID. That code there show you how to pull information for the table, you will have to add code for you need that verifies that the password entered matches the one saved in the system S- |
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > SQL Query |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|