cooperd Posted December 4, 2009 Share Posted December 4, 2009 Hi, I am trying to send data input in a form to the target page after it is submit, but using post or get doesn't seem to work because the data is not filled in when the input form is first loaded. Is there any way to get around this? Thanks, Dave Quote Link to comment https://forums.phpfreaks.com/topic/183985-post-and-get/ Share on other sites More sharing options...
the-botman Posted December 4, 2009 Share Posted December 4, 2009 try using session that should do the trick Quote Link to comment https://forums.phpfreaks.com/topic/183985-post-and-get/#findComment-971319 Share on other sites More sharing options...
Maq Posted December 4, 2009 Share Posted December 4, 2009 because the data is not filled in when the input form is first loaded. I fail to recognize how this would cause those methods to fail. Isn't there data in the fields during submission? Quote Link to comment https://forums.phpfreaks.com/topic/183985-post-and-get/#findComment-971341 Share on other sites More sharing options...
the-botman Posted December 4, 2009 Share Posted December 4, 2009 you know i also dont understand maybe try and show us the code thats not working Quote Link to comment https://forums.phpfreaks.com/topic/183985-post-and-get/#findComment-971543 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.