Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-06-2007, 09:40 AM   PM User | #1
sugata_bhar
New Coder

 
Join Date: Oct 2005
Location: Delhi
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
sugata_bhar is an unknown quantity at this point
use gmail server to send mail

please see :
http://www.hashemian.com/tools/html-form-post.php
(the above is not working)
Here Hashemian is using his own server . But I want to use the gmail server to send the mail.

Code:
<form method="post"
action="mailer.php">
Name: <input type="text" name="Name" size="30" maxlength="80"><br>
Email: <input type="text" name="Email" size="30" maxlength="80"><br>
Address: <textarea name="Address" rows="4" cols="30"></textarea><p>
<input type="submit" Value="Submit" name="SubmitBotton">
<input type="hidden" name="nameofhidden"
value="">
<input type="hidden" name=""
value="tank-you.html">
</form>
In the mailer.php I need to connect and use the gmail server

Please help
sugata_bhar is offline   Reply With Quote
Old 11-06-2007, 03:53 PM   PM User | #2
aedrin
Senior Coder

 
Join Date: Jan 2007
Posts: 1,648
Thanks: 1
Thanked 58 Times in 54 Posts
aedrin will become famous soon enough
Please help with what?

You're not asking for anything...
aedrin is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:57 AM.


Advertisement
Log in to turn off these ads.