There is a form on a third party website with a single input, with an id ContentPlaceHolder1_TextBox4
. I need to send a value through that form in PHP and capture the result page/session.
The issue is I can't send a POST request because it has several randomly generated values in hidden fields.
I don't care about performance, this isn't going to be executed often.
Aucun commentaire:
Enregistrer un commentaire