import email field and send email

import email field and send email

Hi,

I have two forms - 1 for employee details & 2 for item allotment.

Employee details contains - employee name and email

Item allotment contains - item name and emp details (lookup used from employee details)

I want to schedule an email to be sent from item allotment page to the emp whom am selecting from the dropdown.

How I can do that please help.

Thanks