BTW, BF says you can provide a comma-delimited list for the SORT attribute.
This works fine:
        SORT="DateLastModifed DESC"
and so does this:
        SORT="Name ASC"
but this doesn't give you the secondary sort (ie it's the same as the first
example):
        SORT="DateLastModifed DESC, Name ASC"

Does anyone else get the same problem?

Me's thinking it's a "feature"...


-- 
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services

http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to