I know its not possible to access a local file/directory via scripting
because of security reasons but may be there exist a way to access local file/directory, like via Browser Plugin
or some module (*.exe files) that can send data from local directory to browser
etc.
Please note I'm not talking about file:///*
but read/write access to local directories/files. Please share your experience and idea(s) on number of possibilities to achieve this goal.