Thanks to everyone for your help and suggestions.
FYI I got it to work for me with this:-
<A href="#" onClick="window.open('file://servername/folder/Myfile.txt','','menubar=yes,scrollbars=yes,resizable=yes')">My File</A>
I have also put in to an asp page that pulls in the...
The javascript option works, but what Irealy need is some straight html.
reason
what I am trying to do is link to various files on another of our company network servers.
If I use
<a href="\\servername\folder\file.txt" target="_blank">file.txt</a>
it works fine, but when...
Hi,
I need to open a new window from a "<a href="somepage.htm>click here</a>" type of link but I need the new window to open without toolbars\addressbars and such.
Anyone know where I can find a list of attributes for the "<a>" tag?? that will do this for me?
H3nry
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.