If you check this page

http://www.wnc.quik.co.nz/edc/arts/theatre.shtml

you will see that I get a processing error generated by this include in the
<head>

<!--#include virtual="../admin/this_section.shtml" -->

and this is the file:
################################################################
<!--#if expr="${DOCUMENT_URI} = /edc/arts/" -->
<!--#set var="THIS_SECTION" value="text-transform: uppercase; background:
aqua; " -->
<!--#elif="${DOCUMENT_URI} = /edc/abouttown/" -->
 <!--#set var="THIS_SECTION" value="text-transform: uppercase;  background:
white; " -->
<!--#elif expr="${DOCUMENT_URI} = /edc/festivals/" -->
<!--#set var="THIS_SECTION" value="text-transform: uppercase; background:
#FFB6C1; " -->
<!--#elif expr="${DOCUMENT_URI} = /edc/information/" -->
<!--#set var="THIS_SECTION" value="text-transform: uppercase;  background:
yellow; " -->
<!--#elif expr="${DOCUMENT_URI} = /edc/music/" -->
<!--#set var="THIS_SECTION" value="text-transform: uppercase; background:
white; " -->
<!--#elif expr="${DOCUMENT_URI} = /edc/recreation/" -->
<!--#set var="THIS_SECTION" value="text-transform: uppercase; background:
aqua; " -->
<!--#elif expr="${DOCUMENT_URI} = /edc/sports/" -->
<!--#set var="THIS_SECTION" value="text-transform: uppercase; background:
white; " -->
<!--#elif expr="${DOCUMENT_URI} = /edc/" -->
<!--#set var="THIS_SECTION" value="text-transform: uppercase; background:
aqua; " -->
<!--#else -->
<!--#set var="THIS_SECTION" value="text-transform: uppercase; background:
transparent; " -->

<!--#endif -->
################################################################

the others in the same file that I am calling work as intended, I shouldn't
have any white space affecting it, the only thing is it is the first in the
file and I am wondering if I am missing something in the syntax.

all suggestions gratefully received




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 27/01/03


____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to