View Single Post
  #2 (permalink)  
Old 10-18-2007, 10:56 AM
ApAdrian ApAdrian is offline
Junior Member
 
Join Date: Sep 2007
Posts: 10
Default

Hi Bret.

I think you could try sending an array as parameter for the order:

array("Name" => "desc");

Hopefully this works for you.

Adrian
Reply With Quote