houseonfire Posted October 5, 2008 Posted October 5, 2008 $oIE1 = _IECreateEmbedded() $GUIActiveX = GUICtrlCreateObj($oIE1, 8, 304, 257, 273) _IENavigate ($oIE1, "any website") Is it possible to remove images from the webpages displayed here?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now