mikemardon
Programmer
Hi there
I have created a hyperlink in dreamweaver :
<a href = "file://c:/temp/" target="_blank">view temp folder </a>
...which works just fine, but when I paste the code into an aspx page it does not do anything when clicked.
Can anyone tell me if this method has been blocked from use?
Thanks!
I have created a hyperlink in dreamweaver :
<a href = "file://c:/temp/" target="_blank">view temp folder </a>
...which works just fine, but when I paste the code into an aspx page it does not do anything when clicked.
Can anyone tell me if this method has been blocked from use?
Thanks!