Click here to Skip to main content
15,889,479 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI,

Could you please help me in fidning a word/text by entering dynamically in word document in particular folder using JavaScript.

I have one folder in my C drive, it contains so many word documents in that.
Now my requiremnet is i need to search for a text in those word documents and result should be, the name of the word documents which contains that text.


Kindly help me.
I'm new to Java Scripting.
Posted

1 solution

did you try googling ?

This link could be a starting point how to read text file

http://www.codingforums.com/showthread.php?t=647[^]

If you are comfortable with the above google "how to directory listing in javascript" or somthing similar

finally, combine your findings and you will get what you needed
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900