I could use some help with an Email subscribe tool.
Need help with a php.form
6
I could use some help with an Email subscribe tool.
This is what the Guide says
and this is the optin.php code
This is what the Guide says
Code:
Install Optin – Still on the Appearance > Editor page, click the “optin.php” link. Replace the form elements in that file with those from your web form and add any additional inputs that your web form may have.
Code:
<div class="fatlossoptin">
<div class="fatlossoptincontent">
<!-- Customize the form below so it works with your email service provider. Make sure you keep the classes for the inputs and submit button -->
<form method='POST' name='NAMEHERE' action='Weight-loss-Ebook'>
<table width="240" border="0" cellspacing="0" cellpadding="5" align="center">
<tr>
<td width="71">Name:</td>
<td width="169">
<input type="text" name="textfield" id="NAMEIDHERE" class="text" />
</td>
</tr>
<tr>
<td>Email:</td>
<td><input type="text" name="textfield2" id="EMAILIDHERE" class="text" /></td>
</tr>
<tr>
<td colspan="2" align="center"><input type="submit" class="button" value=""/></td>
</tr>
</table>
</form>
</div>
</div> - AndreTinker
- [ 1 ] Thanks
- Cash Money Hosting
- Big Squid
- voitenkos
- [1] reply
- oknoorap
Next Topics on Trending Feed
-
6