Jump to content

Scan for text


Recommended Posts

Dear users,

I am looking for some kind of code that searches for a keyword.

If that keyword has been found, than the script must click on that word.

The problem is, that the keyword will be 3 times on the same page and I want the script to click on the last found keyword.

Anyone knows how?

Link to comment
Share on other sites

  • Developers

Did you even make an attempt? No1 here is going to help some1 that didn't even ty, give us the code you came up with.

Think these words are a bit strong for somebody that joined in the last week.

OP, You will have to be clearer in what you want to do because the current description is unclear (for me).

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Thnx Spud,

But does this only work with internet explorer?

Because I need to run it with Firefox.

Please let me know if there is something like that for firefox

2, _IE will with the default browser, i use TheWorld as my default browser and it seem work well,i think it's the same with FF

[quote]Don't expect for a perfect life ... Expect a least troubles ones[/quote]Contact me : ass@kiss.toWhat I Have Done :Favorites Manager Mangage your favorite's folder, that's coolPC Waker For those who want to save stickersWebScipts Supporter For those who've just started with Web and WebScriptsTemporary Looker Simple but powerful to manage your Temporary folder, you know what you downloaded[UDF] _NumberFormat() Better performance on number display[UDF] _DirGet() What a folder contain [how many (hidden,normal,...) files], with one line of code[UDF] _IsPressEs() Just like _IsPress() but for a group of keys

Link to comment
Share on other sites

@d4rk,

I'm using FireFox as default browser, and the function itself gives a clear name, IE = Internet Explorer, only usable with IE. If someone comes up with a FireFox UDF then it might be possible.

Link to comment
Share on other sites

@d4rk,

I'm using FireFox as default browser, and the function itself gives a clear name, IE = Internet Explorer, only usable with IE. If someone comes up with a FireFox UDF then it might be possible.

Yoh, i've forgotten something .... TW works base on IE

[quote]Don't expect for a perfect life ... Expect a least troubles ones[/quote]Contact me : ass@kiss.toWhat I Have Done :Favorites Manager Mangage your favorite's folder, that's coolPC Waker For those who want to save stickersWebScipts Supporter For those who've just started with Web and WebScriptsTemporary Looker Simple but powerful to manage your Temporary folder, you know what you downloaded[UDF] _NumberFormat() Better performance on number display[UDF] _DirGet() What a folder contain [how many (hidden,normal,...) files], with one line of code[UDF] _IsPressEs() Just like _IsPress() but for a group of keys

Link to comment
Share on other sites

Do you have to use Firefox? or can you simply download a page and search text in it? You can use something like an XML Http Request. http://en.wikipedia.org/wiki/XMLHttpRequest

I can make some code up if you want an example.

Link to comment
Share on other sites

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