pinpointe email marketing 3rd party web form not working

  • Unknown's avatar

    I am using pinpointe email marketing web form for newsletter signup and the form is not working properly. I called the form via iFrame but its not working in safari and IE. Below is my webform script –

    <form name=”ppt_form” class=”ppt-form” method=”post” action=”http://na07.mypinpointe.com/form.php?form=115″ id=”frmSS115″>
    <!– Do not modify the NAME value of any of the INPUT fields the FORM action, or any of the hidden fields (eg. input type=hidden). These are all required for this form to function correctly. –>
    <script src=”http://na07.mypinpointe.com/admin/includes/js/jquery-1.10.2.js”></script>
    <script src=”http://na07.mypinpointe.com/admin/includes/js/form.js”></script>
    <link rel=”stylesheet” href=”http://na07.mypinpointe.com/admin/includes/styles/form.css” type=”text/css”/>
    <link rel=”stylesheet” href=”http://na07.mypinpointe.com/admin/resources/form_designs/HTML Only (No Styling)/style.css” type=”text/css”/>

    <table class=”myForm” border=”0″ cellpadding=”2″>
    <tr>
    <td>
    <table class=”form-custom-fields”>
    <tr>
    <td><span class=”required”>*</span> 
    Your Email Address:</td>
    <td><input type=”text” class=”email” name=”email” fid=”e” fname=”Email” ftype=”Email” reqd=”1″/></td>
    </tr>
    </table>
    </td>
    </tr>
    <input type=”hidden” class=”list-hidden” name=”lists[][2411]” value=”1″ listid=”2411″/>
    <input type=”hidden” name=”” id=”lists_txt_2411″ value=””/>
    <input type=”hidden” name=”format” value=”h” fid=”cf”/>
    <tr>
    <td align=”center”>
    <input type=”button” class=”update-button” value=”Send me tips”/>

    <span style=”display: block; font-size: 10px; color: gray; padding-top: 5px;”>Email Marketing Automation by Pinpointe</span>
    </td>
    </tr>
    </table>
    <input type=”hidden” name=”jsdata” value=”%7B%22formId%22%3A%22115%22%2C%22formType%22%3A%22s%22%2C%22requireFormat%22%3Atrue%2C%22requireCaptcha%22%3Afalse%2C%22requireLists%22%3Afalse%2C%22alertEnterEmail%22%3A%22Please+enter+your+email+address.%22%2C%22alertInvalidEmail%22%3A%22Please+enter+a+valid+email+address.%22%2C%22alertEnterCaptcha%22%3A%22Please+enter+the+security+code+shown%22%2C%22fieldProps%22%3A%7B%7D%2C%22urlBase%22%3A%22http%3A%5C%2F%5C%2Fna07.mypinpointe.com%22%2C%22svcURL%22%3A%22%5C%2Fpptsvc.php%22%2C%22remoteURL%22%3A%22%5C%2Fadmin%5C%2Ffunctions%5C%2Fremote.php%22%2C%22visitorCookie%22%3A%22PPVTOK%22%2C%22visDataURL%22%3A%22%5C%2Fvisdata.php%22%2C%22alertBadEmailDomain%22%3A%22Email+addresses+from+your+domain+are+not+allowed.%22%2C%22alertFreeEmailDomain%22%3A%22Email+addresses+from+free+email+domains+are+not+allowed.%22%2C%22alertChooseFormat%22%3A%22Please+choose+a+format+to+receive+your+email+campaigns+in%22%2C%22alertChooseLists%22%3A%22Please+choose+some+contact+lists+to+subscribe+to%22%7D”/>

    </form>

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Anyone please help…

  • Unknown's avatar

    You cannot use iframes at WordPress.com as they constitute a huge security risk. We have a built in contact form and if that isn’t what you want, perhaps your marketing provider offers you a web page to which you may link from your blog.

  • The topic ‘pinpointe email marketing 3rd party web form not working’ is closed to new replies.