Note that there are some explanatory texts on larger screens.

plurals
  1. POFORM (uses Javascript) not working in a PHP page!
    primarykey
    data
    text
    <p>I have a simple subscribe form at : <a href="http://thepanamainsider.com/sanblas/index9.php" rel="nofollow">http://thepanamainsider.com/sanblas/index9.php</a> The form doesn't work, it is using JS. The same HTML code with the JS code when written in a separate HTML page ( <a href="http://thepanamainsider.com/form1.html" rel="nofollow">http://thepanamainsider.com/form1.html</a> ) works without any issue.</p> <p>The PHP page can be downloaded from: </p> <p><a href="http://manishkungwani.com/blog/wp-content/uploads/2011/03/indexORG.zip" rel="nofollow">http://manishkungwani.com/blog/wp-content/uploads/2011/03/indexORG.zip</a></p> <p>Please help me as to how can I make the form run?</p> <p><strong>Clarification:</strong> It doesn't work means that it is supposed to redirect to a PDF and send a mail to the user. The form.php recieving the POST request works fine, if the POST is sent from the HTML page, thus I anticipate that there is an issue with the request being sent or an issue with the validation. The button redirects to the same page!</p> <p><strong>Further Clarification:</strong> <em>The question was bound to remain unsolved because the code that was written was too bad, another developer had used a sample page to create the current page! (bad practice)</em> I resolved the issue by rewriting the page in only HTML and now everything works fine. Yet the closest reply has been marked the answer as the anticipated issue was VALIDATION. sorry for the waste of time. (if any :) )</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload