Employee Lookup Form

Employee Lookup Form

am 11.04.2008 23:37:00 von 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

Re: Employee Lookup Form

am 12.04.2008 00:46:35 von tarowe

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
==============================================


"cher" wrote in message
news:C8942397-3B5F-461C-9F5E-C5C1706FC688@microsoft.com...
>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