Optimizepress - PLEASE HELP

3 replies
Hi Warriors - I need your assistance.

I need the file on this page and the download is not working.
https://optimizepress.zendesk.com/en...Autoresponder-

The download is not working and OP support is being of absolutely no assistance.

If you have this file or can get this file please PM me so we can arrange an email.

Thank you VERY MUCH in advance for your assistance.

Max
#optimizepress
  • Profile picture of the author webfixsol
    Originally Posted by Von Maxim View Post

    Hi Warriors - I need your assistance.

    I need the file on this page and the download is not working.
    https://optimizepress.zendesk.com/en...Autoresponder-

    The download is not working and OP support is being of absolutely no assistance.

    If you have this file or can get this file please PM me so we can arrange an email.

    Thank you VERY MUCH in advance for your assistance.

    Max
    Seems like the file they have provided is blocked.

    Anyway you can try to use a simple custom php form I did here (please right click and select Save as link).And below is the html code for the form.

    HTML Code:
    <form method="POST" name="contactform" action="http://yourdomain.com/contactform.php"> 
    <p>
    <label for='name'>Your Name:</label> <br>
    <input type="text" name="name">
    </p>
    <p>
    <label for='email'>Email Address:</label> <br>
    <input type="text" name="email"> <br>
    </p>
    <input type="submit" value="Submit"><br>
    </form>
    let me know if it works or not.
    {{ DiscussionBoard.errors[8007727].message }}
  • Profile picture of the author salegurus
    Just wondering, what's with all the OP help threads lately?
    Has their support gone to crap or what.....
    Signature
    Think of how stupid the average person is, and realize half of them are stupider than that.

    ― George Carlin
    {{ DiscussionBoard.errors[8008214].message }}

Trending Topics