[
Lists Home |
Date Index |
Thread Index
]
At 2004-01-30 16:35 -0800, Asim Qazi wrote:
> I m new to XML and XSL and facing a problem infact not finding way to
> do ... .
XSLT and XPath questions would be better posted to the following list:
http://www.mulberrytech.com/xsl/xsl-list
There are a number of subscribers who would enthusiastically respond to
such questions.
There is also an *excellent* FAQ at:
http://www.dpawson.co.uk
>my problem is that i want pagging i-e ( Prev 1 2 3 4 Next ) in XSL .. i m
>using ASP MSXML Parser to do Server side transformations and throw pure
>Html on the client, the current Pagging is in ASP and for every next page
>i have to go to server make XML packet Tranform it and then to show it to
>Client ... Is there any way to do it on Client and reduce this burdon ???
Only by using some kind of DOM scripting in the client, delivering your XML
document to the client and your client reorienting itself around the
content on the fly. XSLT isn't "dynamic" on the client so as to convey a
changing state of a single document ... it is a static transformation
representing the result of rearrangement of your information.
I hope this helps.
.................... Ken
--
Public courses: sign up for one or both soon to reserve your seat!
Each week: Monday-Wednesday: XSLT/XPath; Thursday-Friday: XSL-FO
Washington, DC: 2004-03-15 San Francisco, CA: 2004-03-22
Hong Kong, China: 2004-05-17 Bremen, Germany: 2004-05-24
World-wide on-site corporate, government & user group XML training
G. Ken Holman mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/x/
Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995)
Male Breast Cancer Awareness http://www.CraneSoftwrights.com/x/bc
|