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
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