I'm wondering if this is possible using VB?
I want to be able to grab a link that is on a web page, but the only way I can get to that page is by going thru another one first.
E.g. Using IE, I navigate to page A, which has a button on it that I click to go to page B, which has the link I want.
If I put the URL of page B into my VB prog, it still sends me to Page A. Can I do something that, once I've resolved link A, then lets me continue on to Page B and grab the link?
Hope that wasn't too confusing!!
I want to be able to grab a link that is on a web page, but the only way I can get to that page is by going thru another one first.
E.g. Using IE, I navigate to page A, which has a button on it that I click to go to page B, which has the link I want.
If I put the URL of page B into my VB prog, it still sends me to Page A. Can I do something that, once I've resolved link A, then lets me continue on to Page B and grab the link?
Hope that wasn't too confusing!!