> -----Original Message-----
> From: Roman Banks
   
> <!--Adding a logo to the page header
> <xsl:param name="header.image.filename" select="logo.gif"/> 


Try select="'logo.gif'". You want the value to be interpreted as a string.

/MJ
  




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to