VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

You too can access all the properties/methods/events of the webbrowser + html object w/o 1 control

Evan Toder  (30 Submissions)   Coding Standards   VB Script   Intermediate   Wed 3rd February 2021


How you can access all the properties, methods, and
events of the html object libray/webbrowser control
with using any webbrowser or winsock or inet control.
Most people believe that in order to use these objects
you have to load some sort of browser object
into memory..which has always been problem for me
since i know that IE has a lot of security holes.
the secret basically lies in one method of the
HTMLobject library. it is the ".CreateDocumentFromURl"
method
It goes something like this

Rate You too can access all the properties/methods/events of the webbrowser + html object w/o 1 control (4(4 Vote))
You too can access all the properties/methods/events of the webbrowser + html object w/o 1 control.bas

You too can access all the properties/methods/events of the webbrowser + html object w/o 1 control Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters