LAN Web TCP Delphi

Question:
How do I load a local file in the HTML control?
Answer:
Use the file command in the URL:
Example:
HTML1.RequestDoc('file:///C|/Netscape/Navigator/bookmark.htm');