On Fri, Jan 18, 2002 at 03:45:11PM +0530, Dhanu wrote:
> I need to do multiple sorting ,sorting by Date and then by Title.Does any
> one know how to do this.
<dtml-in catalog_results sort="date,title">
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.