Hi i want to extract some imformation that is in a web page that is in cgi.
The way i'm doing is accessing the page with the webbrowser control and extracting the code and filtering.
It works well but some pages when you enter it open others web pages in external browsers.
I try with inet control but it doesn't extract the hole code (i think it is because the page is in cgi and it have java scripts).
Does anyone know how to do this and not alowing that browsers to be oppened??