Hello all,
I have a WebBrowser Control on my form that displays information from a website. Is there a way to copy the information on that WebBrowser to the clipboard using VB? Once I have it on the clipboard, I have a procedure set up which pastes that data into Excel and formats it by way of VB, but I cannot figure out how to SelectAll and Copy the 'stinking' WEbBrowser data. Can someone help me here?
Or if it's possible to select all and copy from any open browser on the shell would be helpful too?
Any thoughts.????
I have a WebBrowser Control on my form that displays information from a website. Is there a way to copy the information on that WebBrowser to the clipboard using VB? Once I have it on the clipboard, I have a procedure set up which pastes that data into Excel and formats it by way of VB, but I cannot figure out how to SelectAll and Copy the 'stinking' WEbBrowser data. Can someone help me here?
Or if it's possible to select all and copy from any open browser on the shell would be helpful too?
Any thoughts.????