Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I brows different websites on my computer. I need a message box appear when a particular string/Char appears on the webpage/s.

For Example :

On Any webpage if text as " Frank" found then I need a quick Message box which says :

Text " Frank" Found

Thanks for Quick Help.

- Rustam Khan

share|improve this question
Welcome at SO. Now we know what you need, but you should tell us what you've tried so far as well (please read the FAQ)... – home Jan 12 at 14:54
You should always search SO first, or Google. But here's a post with your answer: stackoverflow.com/questions/1161489/… – Peter Wooster Jan 12 at 14:58
Thanks Peter, Is it possible to do it without writing any code as I am not developer. I have a webpage where I need to get message if text call eg" Frank" Found . – user1972517 Jan 12 at 15:29

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.