Re: Problem while searching and printing data from a text file into a HTML page

2004-02-22 Thread zsdc
Shalabh wrote: > i have a | delimited text data file and i want a perl script which > accepts an input from a textbox on a html page(search.html) and search the > lines containing that string and displays them in a html page > format(show.html). Any help is appreciated. the html code for search

Problem while searching and printing data from a text file into a HTML page

2004-02-22 Thread Shalabh
hi, i have a | delimited text data file and i want a perl script which accepts an input from a textbox on a html page(search.html) and search the lines containing that string and displays them in a html page format(show.html). Any help is appreciated. the html code for search. html and show.html