Jump to content

Recommended Posts

Posted

Hello,

I'm new here. I'm trying to create a script that will automatically click the button on a web page. The button similar to the image and the html code is below. Is this possible using AutoIT?

<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=3><TR>

<TD>&nbsp; 1 &nbsp;

<TD><INPUT TYPE="submit" NAME="do_button" VALUE="2">

<TD><INPUT TYPE="submit" NAME="do_button" VALUE="3">

<TD><INPUT TYPE="submit" NAME="do_button" VALUE="4">

<TD><INPUT TYPE="submit" NAME="do_button" VALUE="5">

<TD><INPUT TYPE="submit" NAME="do_button" VALUE="6">

<TD><INPUT TYPE="submit" NAME="do_button" VALUE="7">

post-57978-1274289130105_thumb.gif

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...