This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

custom html - post text file

this should be easy but i cannot get it to work.  i am wanting to use the custom html view to display a text file that is on the server.  i see nothing.  is this wrong?  i have the file in the root of the webserver.

 

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body>
<!--#include virtual="/vbscript/5th3rdpap20.txt" -->
</body>

</html>