Topic: sort data by size or other criterea

am looking for a program that will let me sort data by various catagories and to allow acess from a web site.Thanks for any info

Re: sort data by size or other criterea

...Not exactly sure what you are asking here... You could use an online application like Zoho Sheet (an only spreadsheet application: http://sheet.zoho.com/login.do?serviceurl=%2Fhome.do), input all your data, and sort it that way. You could also use a combination of PHP and a MySQL database to sort your data...

Re: sort data by size or other criterea

Thanks, I am trying to sort data similar to the way this site has their 'rug search'

http://www.tapetesabadi.com/index.php?o … p;Itemid=1

Re: sort data by size or other criterea

That site uses PHP to sort the data that is stored in a MySQL database. I'm not sure if it is using an ecommerce content management system to do that, but it's quite possible.

Re: sort data by size or other criterea

do you know where I could buy or get someone to do similar  Thanks

Re: sort data by size or other criterea

I would start with a search for "ecommerce store". You may also consider using Wordpress, since that can be adapted to add store functionality, and support/the community is pretty good. (http://ecomme rcethemes.com/ [remove spaces])