[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: paging question

Subject: Re: paging question
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Tue, 6 Mar 2001 21:04:56 -0800 (PST)
xml paging vbscript
Hi Rachel,

> 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. The results 
> are written to a new xml file.  From the ASP search file I then call the new 
> XML file and the corresponding XSL file.  This all works fine.  However, I 
> wish to display the results in sets of 5 and I am having difficulty with the 
> code.  I got the paging code from Dave Pawson's site but I can't seem to 
> work it with my own XSL. I have include some sections of code, any 
> suggestions that could be provided would be greatly appreciated. When I 
> integrate code from my XSL file with the paging code available I wasn't 
> getting anything on screen -no errors but no results either!.

1. You have to use the true XSLT namespace -- not the one for the obsolete MS dialect called "XSL
PAtterns".

2. Your progid will not create MSXML3 objects (unless a "replace mode" installation has been
performed) -- use "MSXML2.DOMDocument" instead.

3. For yet another example and explanation of positional grouping, see
http://www.vbxml.com/snippetcentral/main.asp?view=viewsnippet&id=v20010305005137
in the snippets zone of www.vbxml.com

Hope this helped.

Cheers,
Dimitre Novatchev.


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.