On Tue, Aug 18, 2009 at 12:03 PM, Michael A. Puls II<[email protected]> wrote: > O.K. Thanks. fileadata: wouldn't work then if the user has to choose the > file.
Maybe it would help if you started with a use case. What type of thing are you trying to build? Many times when people deal with file:// urls it is because they are building a website on a local file system, and then at appropriate times publish that website by copying the local files to a web server. Is that what you are doing? Or is there another reason you end up using file:// urls? / Jonas
