jquery - javascript autocomplete with source being names of files from a directory -


i have spent considerable amount of time googling , hoping on here had reference or starting point expound upon.

i looking javascript/jquery autocomplete script has source being file names inside of directory. welcome suggestions... thanks!

if worse comes worse, can use autocomplete script (jqueryui or typahead.js) has source file results, have code separate function automatically write file each time new file put directory or deleted it, , trying avoid should exists.

edit server side scripting unfortunately not option me. being run through html applications (hta) file, fortunately have additional freedoms typical web application.

i found article autocomplete textbox using jsp, jquery has been used code written in such way data retrieved database , comes suggestion when user types letter or part of word.

if looking it, can click here


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -