July 27, 2014

How to Use a GoDaddy Form Mailer

It can be used to visitor information from website and to collect e-mail addresses. 

How to Use a GoDaddy Form Mailer : eAskme
How to Use a GoDaddy Form Mailer : eAskme

How to Use a GoDaddy Form Mailer ?
  • Set email id for mailer.

  • Go to Under “Products”.

  • Click “Web Hosting.”.

  • Click “Launch”.

  • Enter this code where you want form to appear in HTML file :

<form action="/gdform.php" method="post">
<input type="hidden" name="subject" value="New E-Mail Subscriber" />
<input type="hidden" name="redirect" value="http://www.yoursite.com/thanks.html" />
<p>First Name:<input type="text" name="FirstName" /></p>
<p>Last Name:<input type="text" name="LastName" /></p>
<p>E-Mail:<input type="text" name="email" /></p>
<p>Your Message:<textarea name="comments" cols="50" rows="20">
Tell us what you think of our new website!</textarea></p>
<input type="submit" name="submit" value="submit"/>
</form>


  • Edit this code as per your need.

  • Save.

  • Upload this HTMl file to server using FTP client.

Man Behind eAskme

bio

Gaurav Kumar

Gaurav Kumar is the founder of eAskme.com. He is the professional blogger, writer, motivational speaker and online. He the man behind "Blogging for money guide" and "complete domain name guide". eAskme will help you to become an online entrepreneur. You can learn SEO, Money MAKING, SEO, blogging and more.

More About Me