godzawilla
IS-IT--Management
I am trying to email a form to multiple users. I am aware of the mailto action in form declaration and the possiblity of declaring a function with multiple users. My problem is either i can successfully send the form to one user(using the mailto: action)or send the message to multiple users but with out the form contents (using a function to call multiple users). I have tried experimenting with ASP but have had no success. Specific details of my project are mailing to one specific user and having the user choose a manager through a select box to also submit the form to. Thanks for any advice