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

