[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
View topic - Subscription Form HTML Question • SSWT Internet Marketing Forum •

 

This Forum Has Been Archived
*Click Here To Visit The NEW Forum*

 

 


Subscription Form HTML Question

Designing your own website? Need help? Ask your questions and share your favorite resources here... Tables, Forms, Color Scheme & Layout, Scripts, Programs & Resources

Moderators: angienewton, tknoppe, terrapin719, lisamariemary

Subscription Form HTML Question

Postby goldUFO » Thu Nov 23, 2006 10:26 am

The following code is for an email opt-in subscription form. The "Primary Email Address:" and "First Name:" got pushed over to the far left and I'd like to get them back over in the center next to the fill-in boxes. Can someone please help me straighten that one out?

Also, while I'm here, how do you change the font for the part that says "We assure your email address is completely protected. blah-blah-blah." to match the font of the opt-in form?

<CENTER> <p align="center" class="style8"><form action="http://ezautoresponder.com/cgi-bin/optin.cgi" method="post" name="signup" onsubmit="return checkSub()"><input type=hidden name="action" value="addlead"><input type=hidden name="member" value="78"><input type=hidden name="auto" value="69"><input type=hidden name="thankyou" value="http://www.mysite.com"><table border=0 cellspacing=0 cellpadding=2><tr><td><font size="2" face="arial, verdana">Primary Email Address:</font></td><td><input type=text size=20 name="email"></td></tr><tr><td><font size="2" face="arial, verdana">First Name:</font></td><td><input type=text size=20 name="fname"></td></tr><tr><td colspan="2" align="center"><input type="submit" value="Download Your Report Now"><<p align="center" class="style10">We assure your email address is completely protected. We will NEVER send you spam or sell, share or trade your email address. We will strongly respect your privacy.</tr></td></p></table></form></CENTER>
<p align="center"> </p></td>
</tr>

Thank you
Happy Thanksgiving
Paul
goldUFO
 
Posts: 14
Joined: Wed Jul 05, 2006 9:42 pm

Postby Steve MacLellan » Thu Nov 23, 2006 11:20 am

Hi Paul,

Try this:

<form action="http://ezautoresponder.com/cgi-bin/optin.cgi" method="post" name="signup" onsubmit="return checkSub()">
<input type=hidden name="action" value="addlead">
<input type=hidden name="member" value="78">
<input type=hidden name="auto" value="69"><input type=hidden name="thankyou" value="http://www.mysite.com">
<table width="375" cellpadding="3" cellspacing="1" border="0" style="font-family: arial, sans-serif; font-size: 10pt;">
<tr>
<td align="right">Primary Email Address:</td>
<td><input type=text size=20 name="email"></td>
</tr>
<tr>
<td align="right">First Name:</td>
<td><input type=text size=20 name="fname"></td>
</tr>
<tr>
<td align="center" colspan="2"><input type="submit" value="Download Your Report Now"></td>
</tr>
<tr>
<td colspan="2">We assure your email address is completely protected. We will NEVER send you spam or sell, share or trade your email address. We will strongly respect your privacy.</td>
</tr>
</table>
</form>

Regards,
Stveve MacLellan
User avatar
Steve MacLellan
 
Posts: 149
Joined: Sun Oct 24, 2004 12:00 pm
Location: NS, Canada


Return to HTML, Web Design & Programming

Who is online

Users browsing this forum: No registered users and 2 guests

cron