I've created an app that will be running from within a web browser. I'd like it to be able to read a configuration file that will be placed in the same directory as the web app. This won't be part of the resource file, it's meant to be a separate file in the same directory that the server administrator can edit. Is there a way to do this?