posted 16 years ago
Hi All,
Can any one help me to understand the difference between using client side XSLT and server side XSLT. I am performing a sorting by using XML, XSLT and javascript. I am using javascript to load XML and XSL files.
The data is coming in HTML table. Each time when I am clicking on table the header for sorting, the XSLT is getting load from a javascript function. In this way there would be a server call on each click.
Is there any way to avoid this?
Thanks in advance.
Regards
SaurabhSri (SCJP 1.5)