On my web page I have this:
<a href="\C:\Users\Abby\Desktop\Downloads\abc.zip">Download file</a>
It works fine with Firefox, but not my other browsers; in Safari it just acts like a normal link and takes me to the folder rather than downloads it, and in IE it goes to "Internet Explorer cannot display the webpage."
What's wrong?
<a href="\C:\Users\Abby\Desktop\Downloads\abc.zip">Download file</a>
It works fine with Firefox, but not my other browsers; in Safari it just acts like a normal link and takes me to the folder rather than downloads it, and in IE it goes to "Internet Explorer cannot display the webpage."
What's wrong?