I wasn't sure where to post this so feel free to move it if need be.......
I have a MySql database that has two fields, date and file
What I need is a list box that fills with all the dates in the date field and then when you click on a date it opens the file in the appropreat record, the file will be an html file and I need it to display the content of the file not the name of the file.
I am new at this and I am using Dreamweaver, I was able to fill the list box but that is as far as I was able to get.
Thanks for your help
Jason