Advertisement
Guest User

Untitled

a guest
Mar 31st, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <form accept-charset="utf-8" action="https://app.getresponse.com/add_contact_webform.html" method="post">
  2. <div class="mab-field">
  3. <label for="">Name:</label> <input type="text" name="name" />
  4. </div>
  5. <div class="mab-field">
  6. <label for="">Email:</label> <input type="text" name="email" />
  7. </div>
  8. <div class="mab-field">
  9. <input type="submit" name="submit" class="mab-optin-submit" value="Join!" />
  10. </div>
  11. <input type="hidden" name="webform_id" value="393463" />
  12. <div class="clear"></div>
  13. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement