i got one XSLT file (render XML data).......i try to using hyperlink pass two parametr but it happen error and said that "semi colon expected"........i hv attached my file together........anyone can tell me y?
Last edited by kenny_oh; Nov 16th, 2005 at 10:25 AM.
Ampersands have special meaning in xml in your url change & to &
<a href="http://localhost/ProgramDetail.php?program={$programView}&date={$programDate}"><xsl:value-of select ="Program"/>