S
simon
hi,
I have the directory with files with doc or txt or similar extensions.
Now I would like to create a text search (something similar like find text
ALT+F7 in windows commander):
user inputs the word into the text box and on button click, I search all the
files in directory if the user word exists in some file.
Then I show the user file names, which include that word.
Does anybody know how to create the text search that would be fast enough?
Any example?
Thank you,
Simon
I have the directory with files with doc or txt or similar extensions.
Now I would like to create a text search (something similar like find text
ALT+F7 in windows commander):
user inputs the word into the text box and on button click, I search all the
files in directory if the user word exists in some file.
Then I show the user file names, which include that word.
Does anybody know how to create the text search that would be fast enough?
Any example?
Thank you,
Simon