Author |
Message |
sweetpea64 Guest
Joined: Posts:
|
#1 · Posted: 8 Jun 2009 16:16
Hey everyone....
I'm new and I have some questions about setting up my optin forms.
I've got a landing page that I want to use that already has the form set up, and they said that all I would have to do would be to add the code of my autoresponder.
The thing is that I don't know where to do that. I also want them to go to a certian page after they have signed up and confirmed but I don't know how to do that either.
I am editing this landing page in frontpage and I have included the optin code below.
If someone could tell me how to make sure they are added to my autoresponder, I would appreciate it...
Here's the code:
<form name="form1" method="post" action=""> <div align="center"><font size="2" face="Arial, Helvetica, sans-serif"> <font color="#003366">Just enter your name and email below. I'll get in touch with you soon</font>. </font><br> </div> <div align="center"> <table width="86%" border="0" cellspacing="7" cellpadding="0" height="62"> <tr> <td height="2" width="29%"> <div align="right"> <font face="Tahoma" size="2" color="#003366"><b>Name:</b></font></div> </td> <td height="2" width="71%"><font face="Tahoma" size="2"><b> <input type="text" name="textfield" size="25"> </b></font></td> </tr> <tr> <td height="29" width="29%"> <div align="right"> <font face="Tahoma" size="2" color="#003366"><b>Email:</b></font></div> </td> <td height="29" width="71%"><font face="Tahoma" size="2"><b> <input type="text" name="textfield2" size="25"> </b></font></td> </tr> </table> <br> <input type="submit" name="Submit" value="Submit"> </div> </form>
|
cherie27 Forums Member
Joined: 27 Nov 2007 Posts: 676
|
#2 · Posted: 9 Jun 2009 09:33
What autoresponder are you using?
Just login to the autoresponder, get the html for your landing page.
Try it out.
__________________
|
johnjimat Forums Member
Joined: 31 Mar 2009 Posts: 357
|
#3 · Posted: 9 Jun 2009 14:33
if you use Adobe Dreamweaver CS3
put your autoresponder code at the red box.. hope this will helps you.. good luck
__________________
|
AllieKLong Forums Member
Joined: 10 Jun 2009 Posts: 20
|
#4 · Posted: 10 Jun 2009 03:41
When you log into your autoresponder's webiste, or when you open the program, there should be some way you can view the emails you have sent out. It would be easier if you told us which program so we can help you more specifically.
__________________
|
Newbie Shield
Joined: 22 Sep 2007 Posts: 2226
|
#5 · Posted: 16 Jun 2009 11:38
Hi sweetpea64,
Regardless of which autoresponder you are using, they'll have instructions on their site. Just follow the instructions.
For exact placement, you'll have to know some HTML and probably CSS. Even so, the autoresponder help page should have this information for you.
~Newbie Shield~
|
ateamfuntimer
Joined: 22 May 2007 Posts: 759
|
#6 · Posted: 16 Jun 2009 12:12
I would have to agree with newbie shield. HTML can be tricky if you are unfamiliar with it but the site that you are using for your autoresponder should have some instructions or a way to contact them to ask questions. That would be my next step.
__________________
|
Kurt Henninger Forums Member
Joined: 20 Jun 2008 Posts: 26
|
#7 · Posted: 26 Jun 2009 18:28
Nahhh....putting autoresponder code is easy.
Here are the steps:
- Copy code from autoresponder service - Paste into html editor - Save file -Upload to domain server.
Literally its that easy.
__________________
|
TristLodge Forums Member
Joined: 21 Apr 2009 Posts: 9
|
#8 · Posted: 13 Feb 2010 07:33 · Edited by: TristLodge
I use Wordpress and all you need to do is as follows:
Click "Appearance" on the left hand side Click "Widgets" Scroll down untill you find a box that say "Text" Drag that box to you side bar on the same page Open the box and copy and paste your html code into that.
You should now have your optin form on your blog.
It's pretty much the same with Blogger, just find the text box in tools and copy and paste.
Hope this helps.
__________________
|