I recently set up an account with Godaddy. While I found that working with their ‘webformailer.php’ is easy enough, it only allows data to go to one mailbox… ‘mine’. What I need though is to set up several different online forms for several different departments in our company so that data submitted via an online form for our Accounting Dept… will go to one or more reps in Accounting. Having spoken to Godaddy, they say that there’s no way for this to happen unless I set up custom script. So… can someone please provide me with a script to employ for data to go to: [email protected], with a re-direct to a ‘thank-you.html’ page?
I’m not quite understanding your question. Are you wanting to send files (ie. pdf, xls)? Or just plain text information from a website form field to multiple recipients?
I believe you could use there script and where the to email address is just add more addresses separated by commas. ie. [email protected], [email protected]
Hope this helps a little.