By passing active x object while sending request to url?

Posted by Burak Dede on Stack Overflow See other posts from Stack Overflow or by Burak Dede
Published on 2010-03-19T09:48:45Z Indexed on 2010/03/19 9:51 UTC
Read the original article Hit count: 357

Filed under:
|
|
|

Hi i am trying to login site with request, using username and password , i can succesfully login the user than i want to parse some html and send it to database ,what it return is activex object that i can not do anything(by the way i am using java to do that) ,in order to bypasss the active x object what is your solution? 1-First come to my mind i can write c# application that using internex explorer dll than login user, it parse html and send it to database than i can use data in database

© Stack Overflow or respective owner

Related posts about internet-explorer

Related posts about c#