Is is possible to use a shortcut to an html file as a target of a link?
I tried but it reurns an empty screen. The source code is just:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
Somchai U. - 27 Apr 2004 05:39 GMT
It means the link is broken.
Somchai Udommongcolkit
Brainbench MVP for HTML
http://www.brainbench.com/
> Is is possible to use a shortcut to an html file as a target of a link?
> I tried but it reurns an empty screen. The source code is just:
[quoted text clipped - 3 lines]
> charset=windows-1252"></HEAD>
> <BODY></BODY></HTML>