S
steve
Hi,
I'm trying to fully qualify a reference to a file residing elsewhere on my machine.
On my local machine
<!-- #include file='C:\Development\test.htm' -->
Or on WebServer
<!-- file='http://rtdabi01/Development/test.htm' -->
but get the following error.
Active Server Pages, ASP 0126 (0x80004005)
The include file 'C:\Development\test.htm' was not found.
Is what I am trying to do possible? if so how is the best way to go about it?
Regards
Steve
I'm trying to fully qualify a reference to a file residing elsewhere on my machine.
On my local machine
<!-- #include file='C:\Development\test.htm' -->
Or on WebServer
<!-- file='http://rtdabi01/Development/test.htm' -->
but get the following error.
Active Server Pages, ASP 0126 (0x80004005)
The include file 'C:\Development\test.htm' was not found.
Is what I am trying to do possible? if so how is the best way to go about it?
Regards
Steve