Jump to content

Recommended Posts

Posted (edited)

I'm using _WinHttpSimpleFormFill to fill a form using the following.

_WinHttpSimpleFormFill($httpConnector, "form", "index:0", "name:first", $first, "name:second", $second)

Now I have a problem. The website I'm trying to login to has two fields named "first".

Is there a way to tell _WinHttpSimpleFormFill to fill the second field, and not the first?

Thank you

Edited by Filarono

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...