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: paging question


> I am developing an XML search engine using vbscript in an ASP
> environment to
> find the desired results based on the user's search criteria.
> I got the paging code from Dave Pawson's site but I
> can't seem to work it with my own XSL.
>
> --Sample XSL code
> <?xml version='1.0'?>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">

Dave Pawson's code is almost certainly written in XSLT, this is a completely
different language from Microsoft's WD-xsl. You can't mix them.

Go see the MSXML FAQ at www.netcrucible.com

Another victim falls into the trap.

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]