This is a discussion on PHP Post/Get problem within the PHP General forums, part of the PHP Programming Forums category; Hi all, I have been working on a simple form to collect user data. The form is written in ASP. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi all,
I have been working on a simple form to collect user data. The form is written in ASP. The target action is a PHP script on a completely different system. The problem I have been experiencing is when I use the GET method on the ASP form, my PHP page displays the data as collected. When I use the POST method (preferred), very same PHP page does not display the collected information. I have searched for anything that may give me a clue on php.net but found nothing. Please help. Thanks --K |
![]() |
| Thread Tools | |
| Display Modes | |
|
|