I have a very very simple web site I have developed for a local club. They have a newsletter that I have somone scan and send to upload to a directory on the webserver. Right now the entire website is built using simple HTML and a few javascripts to pull some dynamic content.
On the newsletter page, I currently have to index the newsletters myself, but would like a simple script or way to simply grab the files in that folder and display them as links to be able to view or download (they are all PDF).
Anyone know of a quick way. The only thing I could guess would be a IFRAME with the index customized which would be a horrible way of going about it.
I may eventually use a CMS to develop this site, but I have a feeling no one will update any of the content besides the newsletter and the Calander (I used google calander so I could let somone else do it and still integrate it in the site.)
If you need the site for the example, www.foe437.org (newsletter page)
Keep in mind this site is for an older generation, so more simple is better.
On the newsletter page, I currently have to index the newsletters myself, but would like a simple script or way to simply grab the files in that folder and display them as links to be able to view or download (they are all PDF).
Anyone know of a quick way. The only thing I could guess would be a IFRAME with the index customized which would be a horrible way of going about it.
I may eventually use a CMS to develop this site, but I have a feeling no one will update any of the content besides the newsletter and the Calander (I used google calander so I could let somone else do it and still integrate it in the site.)
If you need the site for the example, www.foe437.org (newsletter page)
Keep in mind this site is for an older generation, so more simple is better.