Hi
have created a database table which contains the following fields -
id, Product, product Image, description, type, price.
have created a recordset and a repeat region to display all the fields neatly organised into a htm table.
I would like to have table headings that give the user options to - sort by price, sort by type and the table reorganises itself, but dont know where to begin. am quite a database noob, so simple is better for me!
am using PHP & MySQL with dreamweaver 8
thanks in advance