Help with....

J

Justin

Hello,

I have this project where the form that is open, the user will have a choice
to change the default start and end dates (2 text boxes)to whatever date they
want. Now, the default value of the text box will be:
END DATE: The Day the database is open minus 1
START DATE: Last day the user looked @ the database.
Also, I need a log of all the users that looked up this form, with the start
and end date.

Now the database has the security where it will check you userId
automatically, if you userId is not in the table, it is going to kick you off
the database. There is no need of a login screen.

Need Help.
 
Top