PDA

View Full Version : email: submit to php script?


gnetcanada
04-07-2005, 06:13 PM
Hi Guys,

Im working on an application that needs to submit form data via HTTP.Submit action to a email script page, that will then send the email. I currently have this working here on our servers with an ASPMail type page, however, some of our customers cant use that, for whatever reason, and want to make their own. A customer is trying to make a PHP script, will HTTP.Submit work with this? How is the best way to approch making the actual mail script? Any code samples?

Shawn

Corey
04-07-2005, 06:17 PM
Hi Shawn. Check this out and then just let me know if you still need assistance:

http://indigorose.com/forums/showthread.php?t=9454

Hope that helps. :)