How do I create a form that would email the information to someone that the user would have specified, without detecting the user's email address. Example
if I am the user and I want to send this form to user X, who will email that with his/her email address to user Y. I am supposed to write a script for work,
that users can fill out a form, send that to their managers, who would email that to the appropriate department. I tried finding help on the web, however I kept
finding information that emails to one specific user and not to anyone that the user specifies.
Thanks
Paav1