Jenniferlinn
Mar 12 2009, 07:26 AM
Can anybody on this forum provide me script in javascript to send an email . If you know the answer, kindly reply to me?
Motta
Mar 31 2009, 09:13 PM
The only way it's using server-side scripts (like PHP/Perl/ASP/Whatever). You can use javascript + ajax to connect to those server-side scripts and send the e-mail.
But just javascript... no
Janepenelope
Apr 15 2009, 07:32 AM
Try this code:
CODE
<form action="http://www.bool.co.il/cgi-bin/bu.cgi?page=send2friend&id=8006" method="post">
<font face="Arial"><input type="text" name="sender"></font> the sender:<br>
<input type="text" name="sender_email"> sender's mail:<br>
<font face="Arial (hebrew)"><input type="text" name="receiver"></font> to:<br>
<input type="text" name="receiver_email"> email Of receives the announcement:<br>
<font face="Arial (hebrew)"><input type="text" name="subject"></font> the subject:<br>
<input type="submit" value="send">
</form>
Hire Freelance Photographers
manish0109
Jun 12 2009, 01:09 AM
I have one that code . but that is VB script.. does it help you?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.