I am a female programmer BTW. In Atlanta, GA. and I am not a scarcity. I am thinking of using DHTML to update a list of links on a page, when ever information is written into a file.<br>
When a report is run, the results are written into a folder. These reports are made to run in a browser, generating a .htm page when opened. <br>
I need to find a way to write the name of the report (already part of the filename) onto a separate page, which will then link back to the report.<br>
The report generater gives the path as an alias, and this path is not configurable within the program due to permissions. In short, I need a work around.<br>
Any ideas? Is cgi my best bet?