Jump to content

_FFSearch for IE.au3


 Share

Recommended Posts

Hello,

im looking for a function in ie.au3 that works just like the _FFSearch in FF.au3.

I need to check, if a String is in the current displayed page.

sry 4 my bad english.

sev0n

Hi Sev0n,

What you could do is:

_IEBodyReadText()

StringSearch()

the first will save the current pages text to a string variable which you can then use all the string functions to search, trim, and edit the text.

Let me know if you need more specific help.

-1

What are we going to do tonight Brain?Same thing we do every night Pinky try to automate the world.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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