HTML5/Javascript searching for existence of files in local directory -


i'm trying allow web application check existence of files in user's local directory (the searches repeat in background).

i've researched amount , found 1 of ways seems possible filesystem api, available in chrome. main issue web app running on internet explorer (if not exclusively).

are there ways implement functionality html5/js?

thanks


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -