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]

Re: Problem with Syntax of cgi-type call ( &amp needs ; )


Fietz, Markus (Minerals, Clayton) wrote:
> 
> 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' 

Ouch, that line got really hashed in the email.
But, I would suggest that IE actually expects there to be a semi-colon
after each of the "&amp"s

In HTML you used to get away with &amp , but XML needs the properly
formed & to work.

Whether this will translate through to your CGI is beyond me right now,
but give it a go anyway...

.dan.


:=====================:====================:
: Dan Morrison        : The Web Limited    :
:  http://here.is/dan :  http://web.co.nz  :
:  dman@es.co.nz      :  danm@web.co.nz    :
:  04 384 1472        :  04 495 8250       :
:  025 207 1140       :                    :
:.....................:....................:
: If ignorance is bliss, why aren't more people happy?
:.........................................:


 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]