Click to See Complete Forum and Search --> : List PDF files in server folder
klloyd
08-08-2003, 10:04 AM
I am wondering if it is possible with HTML or Javascript for us to have a page which lists PDF files that are in a folder on the server and would automatically update when PDF files are added/removed from this folder?
Thanks!
Kevin
AdamGundry
08-08-2003, 10:11 AM
No, you'd need some kind of server-side script to do that. Find out which server-side languages you have available (e.g. PHP, ASP, Perl, ...) then post in the appropriate forum.
Adam
klloyd
08-08-2003, 10:19 AM
That's what I figured but just wanted to check if there was a way in code that I understand, I have very little knowledge of ASP etc. Thanks for your help.