I have the following lines in my code but the function is not being called I am getting page cannont be displayed.
Any Help would be most appreciated.
tempurl = "vbscript:FileOpener(" & chr(34) & objRS("document_reference"
& chr(34) & "
;"
<a href='<% =tempurl%>' target="_blank" ><%=objRS("title"
%></a><br>
Thanks all
Jon
Any Help would be most appreciated.
tempurl = "vbscript:FileOpener(" & chr(34) & objRS("document_reference"
<a href='<% =tempurl%>' target="_blank" ><%=objRS("title"
Thanks all
Jon