<CFSwitch expression="URL.SORT">
       <CFCase Value="1"> ST.st_trdate</cfcase>
       <CFCase Value="1D"> ST.st_trdate DESC</cfcase>
</CFSwitch>

IN CF5.0 it is OK but in MX it probably takes 1D as "1.0" so gives error
saying DUPLICATE CASE VALUES. How can I sort this thing out now.


Regards
Shaz


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to