Answer» Hey.
I've been asked to create a program that will automate our documentation of projects that our company CREATES. However, I've scoured the WEB and several help books and I can't seem to find a way to make this work.
The program has to search our shared drive for folders with the word "FRED" in them (an example would be "FRED 4432"). Then, it has to take these folders and place them on a website where people can look at the FRED number (ie 4432) and the description of the file (both the FRED number and description have to appear AUTOMATICALLY on the page) and be able to find their projects. They should also be able to search for their projects with a search box.
The need for a search item is because the company hasn't been very organized with their projects. The projects are in many different places on the shared drive, and not all of them even have 'fred' in their folder name (some say request instead).
The program doesn't have to be in any SPECIFIC language, and I really haven't been given any specifics on the coding itself. Any help would be appreciated, so even if you can just point me in the right direction, I'll be grateful!
Thanks, Coryhave you got any kind of programming experience? if yes, state what you know.I know HTML, but only have basic knowledge of visual basic. I'm pretty good at working through anything, though, and willing to try whatever you throw at me.
Right now, I have my project set up so that a dropdown folder contains the locations of the documents (I have a link to each folder), but I need a way to get each project to appear in an orderly fashion on the page.
|