Posted by Jonathan N. Little on 11/12/06 22:33
M wrote:
> Thats a good point, the user may not have a pop 3 account set up and
> the java script did not work....
>
> Any suggestions on how to do this form submission....???
Yes, the proper way to use this is with a server-side script and does
not involve the sender's email client.
<form name "theform"
action="TheScriptOnMyServerThatSendAnEmailToMeDirectly.php" ...
There are many out there, just search for ones that are *secure* and
cannot be used as spam relays... Others here may have some suggestions
for you...
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|