RE: [xsl] paging question

Subject: RE: [xsl] paging question
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 6 Mar 2001 22:36:32 -0000
> 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


Current Thread