doh, well I thought it might be something simple, I spent time checking some
web sites, none of their examples seemed to work exactly as laid out, but
got them going in the end, but this one had me stumped.
Using the variable seems to me to be a more 'elegant' solution, Thx
----- 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
---
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]