This is a multi-part message in MIME format.

------=_NextPart_000_0000_01BFE740.777765E0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hello,
I have a question regarding Structures. I have a structure made up of simple
name/value pairs. What would be the best technique to sort this structure
upon the values?
My Structure:

PageName.cfm = 1
PageTwo.cfm = 5
PageThree.cfm = 8

I need to show these in descending order:

PageThree.cfm = 8
PageTwo.cfm = 5
PageName.cfm = 1

Are Arrays the only way to use a 'sort' function?
Please feel free to provide ANY input, thanks!

------=_NextPart_000_0000_01BFE740.777765E0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3018.900" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000>Hello, =

</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000>I have =
a question=20
regarding Structures. I have a structure made up of simple name/value =
pairs.=20
What would be the best technique to sort this structure upon the=20
values?</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000>My=20
Structure:</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D580184615-06072000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN =
class=3D580184615-06072000>PageName.cfm =3D=20
1</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN =
class=3D580184615-06072000>PageTwo.cfm =3D=20
5</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN =
class=3D580184615-06072000>PageThree.cfm =3D=20
8</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D580184615-06072000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000>I need =
to show these=20
in descending order: </SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D580184615-06072000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000><FONT =
face=3DArial=20
size=3D2><SPAN class=3D580184615-06072000>PageThree.cfm =3D=20
8</SPAN></FONT></SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000><FONT =
face=3DArial=20
size=3D2><SPAN class=3D580184615-06072000><FONT face=3DArial =
size=3D2><SPAN=20
class=3D580184615-06072000>PageTwo.cfm =3D=20
5</SPAN></FONT></SPAN></FONT></SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000><FONT =
face=3DArial=20
size=3D2><SPAN class=3D580184615-06072000><FONT face=3DArial =
size=3D2><SPAN=20
class=3D580184615-06072000><FONT face=3DArial size=3D2><SPAN=20
class=3D580184615-06072000>PageName.cfm =3D=20
1</SPAN></FONT></SPAN></FONT></SPAN></FONT></SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000><FONT =
face=3DArial=20
size=3D2><SPAN class=3D580184615-06072000><FONT face=3DArial =
size=3D2><SPAN=20
class=3D580184615-06072000><FONT face=3DArial size=3D2><SPAN=20
class=3D580184615-06072000></SPAN></FONT></SPAN></FONT></SPAN></FONT></SP=
AN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000><FONT =
face=3DArial=20
size=3D2><SPAN class=3D580184615-06072000><FONT face=3DArial =
size=3D2><SPAN=20
class=3D580184615-06072000><FONT face=3DArial size=3D2><SPAN=20
class=3D580184615-06072000>Are Arrays the only way to use a 'sort'=20
function?</SPAN></FONT></SPAN></FONT></SPAN></FONT></SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D580184615-06072000><FONT =
face=3DArial=20
size=3D2><SPAN class=3D580184615-06072000><FONT face=3DArial =
size=3D2><SPAN=20
class=3D580184615-06072000><FONT face=3DArial size=3D2><SPAN=20
class=3D580184615-06072000>Please feel free to provide ANY input,=20
thanks!</SPAN></FONT></SPAN></FONT></SPAN></FONT></SPAN></FONT></DIV></BO=
DY></HTML>

------=_NextPart_000_0000_01BFE740.777765E0--

------------------------------------------------------------------------------
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