I have written a (client side) javascript using:
objHttpReq = new ActiveXObject('Msxml2.XMLHTTP');
Then do the OPEN/GET/SEND/etc on a local file.
Everything works fine, except...
Now all the regular HTTP links on the page-
<a href="......">xxxx</>
Auto add "file:///...path..." to the front of...
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.