This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem with Syntax of cgi-type call


Newbie question...but can't find an answer anywhere.
I am attempting to include a cgi-type call to a Filemaker databse in an XSL
template but IE5 expects a semi colon after the 's' in '-dso_xml' in the
third line of the following:

</xsl:template>

<xsl:template match="fm:ROW">
<a
HREF="http://138.194.12.148/FMRes/FMPro?-DB=Web%20Demo.FP5&amp-format=-dso_x
ml
&amp-styletype=text/xsl&amp-stylehref=http://138.194.12.148/Body2.xsl&amp-Er
ror=ZErr.htm
&ampcomodity=Mineral%20Sands&amp-Find">
<xsl:value-of select="fm:Title"/></a>
<H5><xsl:value-of select="fm:Summary"/>
</H5>

</xsl:template>

Any suggestions?

--------------------------------------------------------------
Markus Fietz            Email  markus.fietz@minerals.csiro.au
CSIRO - Minerals        ph  (03) 9545 8602  mob 0419 872 967
Box 312                 fax (03) 9562 8919
Clayton Sth, Victoria   Int. Prefix  +61-3                   
Australia 3169          http://www.minerals.csiro.au         
      


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]