As far as I think the answer should be no for this question, how ever would like to check if we have any work around.
"I have a client side search box (Text box) and can I check for the text, that the user entered inside the textbox, in the files (HTML) reside in server side (Lets be specific - inside a particular folder I have 5 HTML files), using javascript (Without using any server side coding !!)".
As far as my knowledge for the security reason we cant use java script to access file system in client side. However here it is server side, can that be done?