I'd also like to know how to send a copy of all people who register to the administrator. Can that be done?
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
When someone sends a form I want a copy of that form to go to the administrator. How can I accomplish this?
I'd also like to know how to send a copy of all people who register to the administrator. Can that be done?
Hi,
In your form, you've specified the recipients field, similar to this:Originally Posted by beckjo1
This field can have any number of email addresses, so you can do this:Code:<input type="hidden" name="recipients" value="someone@yoursite.com">
Code:<input type="hidden" name="recipients" value="someone@yoursite.com,admin@yoursite.com">
Russell Robinson - Author of Tectite FormMail and FormMailDecoder
http://www.tectite.com/
Hi,
I'm not sure what you mean by "all people who register". Can you explain what you mean in more detail, please?Originally Posted by beckjo1
Russell Robinson - Author of Tectite FormMail and FormMailDecoder
http://www.tectite.com/
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks