Hi
I am a new member.
I posted a reply before, but my reply doesn't appear, so it seems I did it wrong.
Let's see if I do it right this time.
Try this:
HTML1.RequestDoc(file://localhost/YourFileName);
YourFileName can be, for example:
D:\0Temp\Hello.html
(note the difference in...
Use:
HTML1.RequestDoc(file://localhost/YourFile);
"YourFile" could be, for example:
D:\0Temp\MyFile.html (It must be a whole Path + FileName)
Hope this helps!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.