Search a txt file, displaying the output on a webpage
I have an intranet. On that intranet (which runs locally) I want to display a search form and the resultant action is that it searches a spreadsheet. Now this spreadsheet can or could be saved in any format, whether thats plain txt, or a CSV or whatever.
I just ideally need to do it simply
any ideas?