jin_10 Posted June 8, 2012 Share Posted June 8, 2012 I have created a form using this website "www.WebFormGenerator.eu". It uses PHP for Validation after you hit submit. The form posts the data to validation php file. I want to post the data to a confirmation page before I log it into database. But the data doesn't show up on the third page. So what can I do to make it work? I have attached the php and js file it uses to validate. please can anyone tell how to make it work? Thanks, Jinesh 18554_.php 18556_.zip Link to comment https://forums.phpfreaks.com/topic/263879-form-data-not-passing-to-confirm-data-page/ Share on other sites More sharing options...
Jessica Posted June 8, 2012 Share Posted June 8, 2012 You'd have to put the data into a form with hidden inputs, then post that. Link to comment https://forums.phpfreaks.com/topic/263879-form-data-not-passing-to-confirm-data-page/#findComment-1352267 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.