vkrisz81 Posted July 1, 2014 Posted July 1, 2014 hi! i made a very simpley html page to my harddisk, i tried to load it to ie, but after load it says there is no content. especially does not find any in ie.. like isbodyread text or html.. how it possible? it can handle only if i upload to my webspace and call from there.. but i need to use my pc because i want to put image into this page.. is there any expirience about it?
somdcomputerguy Posted July 1, 2014 Posted July 1, 2014 (edited) This works OK for me, How are you doing it? Show your code. #include <IE.au3> Local $oIE = _IECreate("C:\XXXXX\XXXXX.html") Note that I replaced most of the path and filename with X's. In this code, not the code that I ran successfully. Edited July 1, 2014 by somdcomputerguy - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
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