D
Des Perado
We have a DOS app running on a Novell server. We want to make information
from the app visible in a web page on our intranet. We have a program in
the DOS directory producing 4 include files regularly, and the Novell server
is mapped (as drive Q
on the intranet server.
I've tried <!--#include file="q:\folder\figures.inc"--> and <!--#include
virtual=... in a .ASP file but neither will work, giving "include file not
found" errors. Our engineers don't want to do it the other way round, ie,
setting a drive to the intranet server from a workstation on the Novell
server and writing the includes straight to a web folder.
What are we doing wrong? Indeed, can we even achieve this task?
Many thanks in advance.
from the app visible in a web page on our intranet. We have a program in
the DOS directory producing 4 include files regularly, and the Novell server
is mapped (as drive Q
I've tried <!--#include file="q:\folder\figures.inc"--> and <!--#include
virtual=... in a .ASP file but neither will work, giving "include file not
found" errors. Our engineers don't want to do it the other way round, ie,
setting a drive to the intranet server from a workstation on the Novell
server and writing the includes straight to a web folder.
What are we doing wrong? Indeed, can we even achieve this task?
Many thanks in advance.