joseph harris wrote:
I have a sub-folder which calls from the main folder. A gif is called successfully thus:
SRC="../smallpic.gif"
But I get:
[an error occurred while processing this directive]
for:
<!--#include file="../site-links.txt"--> - and for / and ./

You want a space before the close of the comment, i.e.:

<!--#include file="../site-links.txt" -->

Also, another option is using include virtual="..." to supply the full path from the document root:

<!--#include virtual="/site-links.txt" -->

If neither of those work, check the server's error_log for clues.

Cheers

Dave P


____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: 
mailto:subscribe-wdvlt...@intm-dl.sparklist.com or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
      Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: arch...@jab.org
To unsubscribe send a blank email to 
leave-50386869-230552.f22dcf5120bad5a91a87f69f1e923...@lists.wdvl.com
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to