BenSteckler
Addicted to Programming
- Local time
- Today, 08:49
- Joined
- Oct 4, 2000
- Messages
- 44
I would like to make a webpage this is on a local network that people can enter a password and look at all the data for themselves.
Example.
List box contains all employee names.
Then when they choose their name, it prompts them for a password. Then it opens the employees Information page based on the choice they made.
I can do this in the database itself, but I would like to try this as a web based application.
Any ideas?
Thanks
Ben
Example.
List box contains all employee names.
Then when they choose their name, it prompts them for a password. Then it opens the employees Information page based on the choice they made.
I can do this in the database itself, but I would like to try this as a web based application.
Any ideas?
Thanks
Ben