I want to open a text file in explorer window, which is placed on my local C drive, from an ASP.NET page. I have written the following line in the html code of the page.
<a href='C:address.txt’ target=_blank>Open file</a>
but it does’nt work. How can I do this?
Aamir
S.M.Aamir
---------------------------------
Share files, take polls, and discuss your passions - all under one roof. Click here.
[Non-text portions of this message have been removed]
.