Question
Form Properties..
Hai everyone, I need some help, i created a recordset after i
had made a database ( where people store their information into the
database-which is more familiar, people call it insert record. The
problem is, when i create the record set, how do i create a
username and password so i can retrieve the information that i have
key in into the database. I did used the Server Behaviour where it
provides 'User Authentication' but it actually does not help. It
cannot retreive the data from the database. Then when i used 'form
properties', I managed to retreive the data that i stored into the
database before , but it use only 1 text field to recall or
retrieve these data . How do i use 2 text field to recall the
stored data?...using Form Properties?.Example USERNAME &
PASSWORD so i can directly retrieve the stored data.. Im using
Microsoft Access as a database..and Dreamweaver MX2004 to develop
something...
