I would like to write a program for IE, that enables it to find a ressource. Let me explain:
My project name is newfactory. The Sharepoint site for that project has a file which is in the 'newfactory' folder, then the 'quality' folder, and below that, the 'testing' folder, then below that is the file, it is named 'Testplan.doc'.
To make life easier for the project members, I would like them to use the URL 'newfactory/quality/testing/Testplan.doc' when accessing that document. Of course, that takes some translating, but if the program knows the (current) location of the Sharepoint server, and the root folder of all Projects on Sharepoint, then it should be able to translate the simple URL into the real one.
Please give me some direction I can go, to make this happen.
Thanks in advance.
Peter B Hansen