Hi I wonder if anyone could point me in the right direction. I order the data on my page by the date added asc. I would like the user to be able to order the results from a drop down list like
order by date
order by name asc
order by category
etc.....
Any ideas how this is done would be great.
Thanks
Richard
order by date
order by name asc
order by category
etc.....
Any ideas how this is done would be great.
Thanks
Richard
Comment