shan_cool Posted March 27, 2006 Share Posted March 27, 2006 Hi All, I hav two php pages. i hav set of form objects in first page. i need to pass all those values to the second page and then on cancellation on second page, i need to return the same values to the first page.I implemented it using Post method, but in second page , the page values r not being passed.. I am using "href" to connect second page to the first page... gimme a suggestionThx in advance,Shan.... Quote Link to comment Share on other sites More sharing options...
shocker-z Posted March 27, 2006 Share Posted March 27, 2006 I'm confused.. any working example or soem code to look at? Quote Link to comment Share on other sites More sharing options...
redbullmarky Posted March 27, 2006 Share Posted March 27, 2006 set the 'action' of your form on your first page to the filename of the second page. Quote Link to comment 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.