G'Day
Im new to this web development bit, and am just getting started.
I have an internal site that I need to build that will display our service manuals that reside on a file server with file type of pdf.
All of these files reside in a folder that is the name of the manufacturer ie: ford.
Currently I have a bunch of links on a single html file pointing to the files.
I would like to have a page that will list through the directoris, and popluate a list box with the manufacturers name(folder name). Then have another box that you can select the service manuals (Focus, Galaxy, Ranger). From there I would like that selection to open the file within a frame on the page.
Ideally I would also like a way to have some information boxes when you select a manufacturer such as serviceing details specific to that manufacturer. If I change a file I I would like it to display the "last updated date" somewheer when you select the specific file as well .
Hope someone can help
Im new to this web development bit, and am just getting started.
I have an internal site that I need to build that will display our service manuals that reside on a file server with file type of pdf.
All of these files reside in a folder that is the name of the manufacturer ie: ford.
Currently I have a bunch of links on a single html file pointing to the files.
I would like to have a page that will list through the directoris, and popluate a list box with the manufacturers name(folder name). Then have another box that you can select the service manuals (Focus, Galaxy, Ranger). From there I would like that selection to open the file within a frame on the page.
Ideally I would also like a way to have some information boxes when you select a manufacturer such as serviceing details specific to that manufacturer. If I change a file I I would like it to display the "last updated date" somewheer when you select the specific file as well .
Hope someone can help