Jump to content

Recommended Posts

Posted

Hi started using Autoit since yesterday I'm findin it very interactive. Can any one suggest me how to use

the string.find (s, pattern [, init [, plain]]) to find a word on a given web page. Thank you.

-extramile


Posted

I tried using the below functions using:

string.find (s, pattern [, init [, plain]]) please give an example of using this if you have already used it.

It gave me the following syntax error, I couldn't figure out what!

C:\Documents and Settings\Chandu\Desktop\ex.au3(1,7) : ERROR: syntax error

string.

~~~~~~^

Posted

To find strings, you can use the StringInStr command I believe. HOWEVER, currently, AutoIt does not support website integration. BUT, someone wrote an IE UDF library that does this. Search the AutoIt forums, under Scripts and Scraps and look for the IE Automation Library.

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