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...