Forwarding Form (spreading the word)
Posted: Wed Jul 06, 2005 5:14 pm
First off I apologoze if there are forums that contain the answer to the question that I am about to ask. I am unsure of the terms and not sure where and what to look for. So direction would be greatly appreciated. Also I don't consider myself a PHP coder and need basic instructions.
I am designing a form in flash that have the fields "to", "from", and "message". In flash the variable names of each of those are labeled "to", "from" and "messages". I am trying to figure out the proper coding for the PHP file(as well as the FLASH file if you also have that knowledge).
My goal is to get the visitors to forward the URL of the website I am building to as many people that they think might be interested - friends, family, or co-workers. So the visitor would enter the desination email address in the "To:" field, enter their email address in the "From:" field then type a message and send it. I want whoever receives the email address also to have a small section that has the URL and snippet about the site that I am trying to get people to visit. I do not want to be the end reciever of the email. I want whatever email address that is inserted by the visitor to be used as the desination email address.
Does anybody have an example of this or code that I can plug and play? Any help, suggestions and ideas would be helpful! thank you so much for any of your time spent on answering this submission. Again, I am new to PHP so please go easy on me. Thanks again!
I am designing a form in flash that have the fields "to", "from", and "message". In flash the variable names of each of those are labeled "to", "from" and "messages". I am trying to figure out the proper coding for the PHP file(as well as the FLASH file if you also have that knowledge).
My goal is to get the visitors to forward the URL of the website I am building to as many people that they think might be interested - friends, family, or co-workers. So the visitor would enter the desination email address in the "To:" field, enter their email address in the "From:" field then type a message and send it. I want whoever receives the email address also to have a small section that has the URL and snippet about the site that I am trying to get people to visit. I do not want to be the end reciever of the email. I want whatever email address that is inserted by the visitor to be used as the desination email address.
Does anybody have an example of this or code that I can plug and play? Any help, suggestions and ideas would be helpful! thank you so much for any of your time spent on answering this submission. Again, I am new to PHP so please go easy on me. Thanks again!