Jump to content

How to load a file on hard drive to browser usin IE.


tommytx
 Share

Recommended Posts

$oIE = _IECreate ("http://vahud.com") Works Fine on web.

$oIE = _IECreate ("\mydir\myfile.htm") Will Not load on local hard drive.

What is the procedure to load a file from the hard drive as shown above. I tried the full path to my file alos and that did not work.. Do I need to add someting like (file:///mydir\myfile.htm) or something like that .

Thanks

Link to comment
Share on other sites

Thank you Taietal.. that worked perfect. It is amazing how fast these posts get indexed in google.. Before the alert email came to me I came across my queston with the answer already there and less than an hours time. This is definitely a wonderful forum to say the least... just had to show a kudo for the forum here... below is what I found on google that returned me here to get my answer...

My actual search = file:/// autoit load file to browser

http://www.google.com/search?q=file%3A%2...microsoft:en-us:IE-SearchBox=

UTF-8&sourceid=ie7&rlz=1I7GGLL_en

How to load a file on hard drive to browser usin IE. - AutoIt Forums

54 minutes ago ... oIE = _IECreate ("http://vahud.com") Works Fine on web. $oIE = _IECreate ("\

mydir\myfile.htm&q...

www.autoitscript.com/.../133995-how-to-load-a-file-on-hard-drive-to-browser-usin-ie/ - Similar

Edited by tommytx
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...