Hi,
I'm currently using Visual Basic 2012 Professional for working on a project of mine. One of the features of this software is to check if a string exists on a webpage
and then notifying you the search result has been found using Msgbox("Search results has been found."). However, I'm not sure how to approach this (First time learning to use VB). If anyone could help that would be highly appreciated! The program doesn't only need to search for a specific string on a webpage just on the window you are using. (Preferably while the program is running in the background or behind the window in other words)
Thanks,
Josh.R
I'm currently using Visual Basic 2012 Professional for working on a project of mine. One of the features of this software is to check if a string exists on a webpage
and then notifying you the search result has been found using Msgbox("Search results has been found."). However, I'm not sure how to approach this (First time learning to use VB). If anyone could help that would be highly appreciated! The program doesn't only need to search for a specific string on a webpage just on the window you are using. (Preferably while the program is running in the background or behind the window in other words)
Thanks,
Josh.R