jamesyin
July 23rd, 2001, 11:54 AM
Hi,
Are there any examples of sorting columns of data using client side XSL w/ IE5? Thanks much.
james
Are there any examples of sorting columns of data using client side XSL w/ IE5? Thanks much.
james
|
Click to See Complete Forum and Search --> : client data sort w/ IE5 jamesyin July 23rd, 2001, 11:54 AM Hi, Are there any examples of sorting columns of data using client side XSL w/ IE5? Thanks much. james tyris July 25th, 2001, 06:07 AM have a look here : http://www.vbpj.com/upload/free/features/vbpj/2001/06jun01/hr0106/hr0601-2.asp (example is vbscript by it's quite easy to translante in other script language) and here : http://www.dpawson.co.uk/xsl/sect2/N6461.html or you can siply have a look at xml SDK doc, and look at : <xsl:sort select="./*[1]" order="ascending"/> hope this helped regards Elise, XML learning girl :-) codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |