create Html anchor to file on the c drive
Posted
by GigaPr
on Stack Overflow
See other posts from Stack Overflow
or by GigaPr
Published on 2010-06-09T21:35:02Z
Indexed on
2010/06/09
21:42 UTC
Read the original article
Hit count: 211
html
H
could you tell me how to create a link to a file on the c drive(local machine)
or a link to download a file from the hard drive
this doesn t seems to work
<a href="C:/Documents and Settings/Giga/My Documents/NetBeansProjects/JavaRssFeed/RssFeed/build/web/WEB-INF/Xml/Gaetano Feed.xml" class="font18">C:/Documents and Settings/Giga/My Documents/NetBeansProjects/JavaRssFeed/RssFeed/build/web/WEB-INF/Xml/Gaetano Feed.xml</a>
thanks
© Stack Overflow or respective owner