Hey all,
We've modified a couple of our portals that we have created for clients to use the <!-- Net:f:somefile.html --> to serve up static files in certain sections of a NetWebServer - e.g. for displaying a maintenance or a backup notice at the header of every web page served etc.
The idea behind extracting these snippets to an external file was so that we do not have to take down the server to change these notices, plus our clients can make changes to these snippets themselves to customise the messages without involving us.
Works great except it appears that NetWebServer LOCKS these htm files for the duration it is running, meaning we have to down the server to make changes to these files anyhow, defeating the purpose.
Is there any way we can get NetTalk NOT to lock these files unless used by a process? A suggestion for a future upgrade perhaps? Or is there another way around this problem?
Thanks,
Devan