Beyond The Realm of Possibility?

mblaustein

New member
Joined
Apr 13, 2005
Messages
2
Programming Experience
5-10
I was wondering if someone could tell me if the following is possible, and perhaps set me on the right track:

Create an ActiveX Web Browser on a form, navigate to a certain page, programatically click links on said page, programatically manipulate a drop-down box on the page, programatically click a button on the page, capture the pop-up web browser which comes up and parse the data from that browser.

I would be most grateful for any help I might receive on this matter. Thank you.

Michael Blaustein
 
Last edited:
i don't know the answer, but i have a question, do you just have a site with a popup dealy and per click you get $ so you're trying to make a lot of money by in essence spamming your own site?
 
Ventashar said:
i don't know the answer, but i have a question, do you just have a site with a popup dealy and per click you get $ so you're trying to make a lot of money by in essence spamming your own site?

Well, that would be unethical, wouldn't it? No, what I am looking to do is parse data off a website with the click of a button.

Michael Blaustein
 
Last edited:
Back
Top