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]
Other format: [Raw text]

RE: asp and xsl


> Does anyone know if it's possible to embed an active server
> page inside an
> xsl sheet....

A little tricky, because ASP is not well-formed XML, but you can get round
that with a CDATA section.

But more seriously, what effect do you want it to have? What are you trying
to achieve? You certainly won't be able to *execute* the ASP code from
within the XSLT.

Mike Kay


 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]