Shawn,

On 11/25/2003 at 16:58, you wrote:

SM> This then prints out a nice list of the letters of the alphabet
SM> that have content.  All works great in CF5 but under MX the fields
SM> are brought back in a pseudo random order.  If I do a <cfdump> of
SM> the application variable it is just fine it is only inside the
SM> loop that I have problems.

Perhaps this has something to do with MXs different approach to
ordering stuctures:

"ColdFusion MX returns struct keys in the order that you create them.
ColdFusion 5 returns struct keys in alphabetical order. If you need
sorted struct values or keys, use the StructSort() and StructKeySort()
functions."

http://livedocs.macromedia.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide6.htm

~ Ubqtous ~

[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to