Wonderfull... thank you! :)

----- Original Message -----
From: "Raymond Camden" <[EMAIL PROTECTED]>
To: "Spectra-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, March 15, 2001 2:11 PM
Subject: RE: sort by date...


> This works just nicely:
>
> <CFA_ContentObjectGetMultiple DataSource="#Attributes.DataSource#"
> TypeID="#Attributes.TypeID#" r_stObjects="Obs" bActiveonly=0>
> <CFSET Sorted =
> StructSort(Obs,"numeric","desc","ATTR_DATETIMELASTUPDATED")>
>
> Sorts them with the newest first.
>
> =======================================================================
> Raymond Camden, Principal Spectra Compliance Engineer for Allaire
>
> Email   : [EMAIL PROTECTED]
> ICQ UIN : 3679482
>
> "My ally is the Force, and a powerful ally it is." - Yoda
>
> > -----Original Message-----
> > From: Nikki Forshaw [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, March 15, 2001 6:15 AM
> > To: Spectra-Talk
> > Subject: sort by date...
> >
> >
> > Hi All,
> >
> > I was wondering if there was any way to sort by date... anything
> > similar to <cfa_structsortcommonsubkeys>.. has anyone written any
> > custom tags for this?
> >
> > Thanks,
> > Nikki
> >
> >
> >
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to