create Html anchor to file on the c drive
- by GigaPr
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