This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sort and if


hello,

please help with this...
it drives me crazy!

<items>
<item>
<date>011022<date>
</item>
<item>
<date>011021<date>
</item>
<item>
<date>011021<date>
</item>
</items>

i want to *sort* and then put "same as above" or *nothing* if the previouse 
$date is equal to the current $cur_date, something like:

date
-----
011021
same as above(or nothing)
011022

thank you in advance

jian

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]