Hello,
I've been racking my brains trying to find a solution, and Google searched but maybe someone can shed some light on this situation.
I'm trying to make a form in php which will take a variable and send it to an aspx form which will submit that form with the php-variable sent. Something like a form filler/submit
The aspx form using a POST request.
I've been racking my brains trying to find a solution, and Google searched but maybe someone can shed some light on this situation.
I'm trying to make a form in php which will take a variable and send it to an aspx form which will submit that form with the php-variable sent. Something like a form filler/submit
The aspx form using a POST request.
Comment