Hey everyone!
I have a simple question, and I hope it has a simple answer
Here is the code I have so far:
This works fine, but instead of checking the location, I want it to check if the webpage has the word "blah" in it. I thought maybe checking browser.document or something, but I couldn't figure out how to do it.Code:If browser.LocationURL = "www.anysite.com" Then
Thanks!





Reply With Quote