Hello, I'm sort of new at VB and need help finding a string a website to accomplish the following:
Find: <a class ="messages" title="You have 20 Messages" href="link">
Store Variable something like if title = "You have # Messages" then dim Messages as String = "#"
Not sure if i'm being too clear about what I want hopefully someone can help would be appreciated thanks
Find: <a class ="messages" title="You have 20 Messages" href="link">
Store Variable something like if title = "You have # Messages" then dim Messages as String = "#"
Not sure if i'm being too clear about what I want hopefully someone can help would be appreciated thanks