Okay... so let's just say some hypothetical person is having a lot of fun with the IE functions in autoit
This hypothetical person wants to have autoit click a link in IE that partially matches the string he provides. For example, assume that below are links on a web page:
*Home
*Boards
*News
*Contacts
*Departments
*Art Gallery
So, if autoit is provided the word "art" in the _IELinkClickbyText function, it will click departments if the index it is given is 0. If it is given 1, then it will click Art Gallery.
Thanks guys!






