Hi folks,
Have a simple form that contains an iFrame of members. The submit button is not within the iFrame yet within the form. On submit the page sends the data to itself <?php $_SERVER[“PHP_SELF”]; ?>. However I cannot get any data through.
I’ve done many google searches and found hints to java but no complete solution, well that I can get to work anyway.
Your help, as always, greatly appreciated.
J