I am building a web site for a agriculture seed producer, they have a long list of products that they want displayed on their site, to say the least it is far to big to make a HTML page for each one.
I am looking for any options that will allow me to place data in any kind of easily update able file (spreadsheet would be nice) and be able to pull specific data from that file and display it using HTML and CSS.
I have a basic example here
http://64.42.222.88/2008/jared/portf...ideo/index.php
this one used PHP and MySQL, I am open to useing almost anything i just need it to be simple. Another need is that some one who has no experience with any kind of programming needs to be able to update the content.
thanks for your help.