css-quest
10-10-2012, 11:39 AM
Hi folks,
I've created my form with the functionality included to dynamically add rows to a table using a script as posted within another thread here (http://www.codingforums.com/showthread.php?t=273952).
However when I click 'Submit' in the form page it's supposed to load the form submit PHP page (with validation parser) to post the values to the server and send as an email. This doesn't happen, instead, clicking Submit loads a blank (white) page with no content.
Can anyone advise why? Thanks!!
I've created my form with the functionality included to dynamically add rows to a table using a script as posted within another thread here (http://www.codingforums.com/showthread.php?t=273952).
However when I click 'Submit' in the form page it's supposed to load the form submit PHP page (with validation parser) to post the values to the server and send as an email. This doesn't happen, instead, clicking Submit loads a blank (white) page with no content.
Can anyone advise why? Thanks!!