Employee Lookup Form

C

cher

I have a company web-site. I would like for the employees to be enter their
employee id and their name would come up. From there they would click on
their name and enter items that need to be ordered. This message would then
be sent via e-mail to the purchaser. This is so unauthorized employees
cannot request purchases. Any help you could give me would be great.

Thanks,
Cheryl
 
T

Thomas A. Rowe

Requires server-side scripting and a database for this to work. The database would need to have at a
minimum, an employee ID and password. The scripting would valid the employee login, then give them
access to the form, then process the form by sending the email the order person, etc.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top