yikes.
yes, this does help. but, first of all, this is probably a
bad time to be building these types of apps. 5 years ago, it would
have been fine, but, between IE 7 and future browsers, you will
probably begin to run into security issues. plus, depending on how
network security is in this domain, priviledges would need to be
set up in order to let the web server access this file system. in
which case gives any user that access the app the access to this
file system. but, only to view and print. any saving would have to
be done on the local machine unless the user has access to the file
dir in which case would have to navigate back to it. also, i hope
it isnt exposed to the www which would be an easy target for
hackers to destroy/steal that stuff.
now, if the user already has access to this file system, why
not just use a link like \\myserver\share which would open the file
system up? or make the link \\myserver\share\thedatabase.mdb