Hi All,
I have a page which submits data through a form using the method 'post', once the user submits it redirects to another page. The new page should read the data (from the form tag) and display the information.
The latter function seems abit daunting..can anyone give me a helping hand on this. I used to do it through the method 'get' and retrieve the information using javascript's querystring but it doesn't seem to work with the method 'post'.
Thanks for any help provided
Regards
Nick
I have a page which submits data through a form using the method 'post', once the user submits it redirects to another page. The new page should read the data (from the form tag) and display the information.
The latter function seems abit daunting..can anyone give me a helping hand on this. I used to do it through the method 'get' and retrieve the information using javascript's querystring but it doesn't seem to work with the method 'post'.
Thanks for any help provided
Regards
Nick