#include and fully qualified file references

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
 
T

TomB

I don't think you can specify it that way. If it's in the same site, than
you can do.

<!--#Include Virtual="rtdabi01/Development/test.htm"-->
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,480
Members
44,900
Latest member
Nell636132

Latest Threads

Top