Worked like a charm!
----- Original Message -----
From: "rudy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 30, 2002 11:04 AM
Subject: [wdvltalk] Re: Weekend dabbling: shtml question


> hi michael
>
> > <!--#if expr="${DOCUMENT_URI} = /edc/arts/" -->
> > <!--#set var="BG_COLOR" value="red" -->
> > etc
> > <!--#endif -->
> > td.footer { background-color:<!--#include file="$BG_COLOR.txt"-->; }
>
> as far as i can tell, you don't want to include a file at this point, but
> rather, just substitute the value of the variable that you set earlier
>
> for this, you need the ECHO directive
>
>    td.footer { background-color: <!--#echo var="BG_COLOR" -->; }
>
>
> rudy
>
>
> ____ � 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: [EMAIL PROTECTED]
> To unsubscribe send a blank email to %%email.unsub%%
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.422 / Virus Database: 237 - Release Date: 20/11/02


____ � 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: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to