Jump to content

Recommended Posts

Posted

Hi. Sorry, I am new to IE.au3 and am just trying to understand how the functions work. i am new to AutoIt Scene just in general.

I have a web page like this:

Text1 download

Text2 download

Text3 download

I would like that the program find a string part of the text because Im not going to know the text exactly and then that the program make click with the corresponding link download

Sorry for my english and thank you very much

Posted

Well, I'm going to use the function IEBodyReadHTML to search the text by html

The problem that I have now is these:

If I have these html code:

title="Ver detalles: P90X - 4. Yoga (fitness)">P90X - 4. Yoga (fitness)</A></td> <TD align="center" class="lista"><A HREF=download.php?fid=130141>torrent</A

I only can seach for a word of the title becasue I dont'n know the exactly name. For instance=Yoga.

How could I assing to variable de valor that is betwen <> for instance: <A HREF=download.php?fid=130141>

Thanks a lot and sorry for my english

Posted

Well! I get it!!!

Another question?

How could I do to dissapear the window box of save as a file of Internet Explorer.

I would like to automatize these.

Thans a lot,

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