Jump to content

Recommended Posts

Posted (edited)

Hi,

I have an problem and i haven't found a solution for it.

Does anyone know how to give IE browser extra POST values that it shouldn't have.

For ex, you go directly to e.g http://google.com/index.php and you wanna give it lets say

$_POST['test'] = 1; value, how can i do that ? there is no element in google.com/index.php with the name test but i wanna give it one. I know it can be done by directly connection with TCP but thats just going the wrong way, my program is based on IE.au3 already theres not much point on converting it to TCP.

Thx ahead,

Zibit.

No point of answering, i went on tcp... :D

Edited by Zibit

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...