Where to paste the webform (opt-in) code?

by 3 replies
4
Here is the code on the squeeze page where I want to put the webform code, but how do I do it? It's a pre-designed webform, so I only want the functions.


I use Aweber by the way!
#website design #code #optin #paste #webform
  • If I assume you mean the code that you get from your auto-responder service after you built the web form there. Looking at the code I would paste it in from the <form action="#"> to the </form>.
    • [ 1 ] Thanks
  • Are you really asking this question or just want to entertain us...?

    1. Read again your own title: Where to paste the webform (opt-in) code?

    2. Read the code you posted:
    <form action="#">
    <input type="text" class="name" value="Enter your name..." />
    <input type="text" class="email" value="Enter your email..." />
    <span>* We will not spam or share your information</span>
    </div><!--end email_form-->
    <input type="submit" class="submit_button" value="" />
    </form>

    3. The answer is there for you: - I'd try to copy/paste the aweber FORM code to replace the "place-holder" code in your page...
    • [ 1 ] Thanks
    • [1] reply


    • I'm serious. I'm not so good with codes so it's therefore I'm asking.

      Thank you for the reply. I'll try it out!
  • Banned
    [DELETED]
    • [ 1 ] Thanks

Next Topics on Trending Feed