Trevor,

I think you'll find that the path Tango is using for the include already
includes a top-level path.  So, it is in fact trying to look somewhere like
"C:\INETPUB\WWWROOT\C:\yourpath..."

If you turn on Debug mode for that TAF, I think you'll see exactly where it
is looking.

I believe this will change in the new version... 

Jon



-----Original Message-----
From: Trevor Green [mailto:[EMAIL PROTECTED]]
Sent: 12 August 2002 12:17
To: Multiple recipients of list witango-talk
Subject: Witango-Talk: problem with <@INCLUDE>


I am using W2K, T2K (sorry WiT2K), IIS

I have the following code:

<@include file="<@var
application$rootfilepath>menus/software/software-list.html">

The snag is that software-list.html is another directory somewhere else on
the server. I have created a virtual directory under menus which references
the correct directory where this file located.

>From my web-browser, if point it to that file using that directory path it
works fine. If I create a directory "software" (under menus) and copy the
file there it works. It will not work (as I think I have discovered) when
there is a virtual directory in the path.

Is this correct?
Is the only way to include that file to read in the contents into a variable
using a file-read action?

Trevor Green
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to