Simple Searching of a File

Mississippi Revised Statutes

The Mississippi Revised Statutes consists of 22666 laws, converted into HTML from WordPerfect via perl.

The Mississippi legislature services names each statute appropriately so a word search across just the titles is a good first step in determining what the law says about an issue.

The application which creates the 22666 HTML files created a SINGLE file containing:

A CGI perl routine is called as an action on the form tag which passes the query input line.
Advantages
Easy to implement, portable and fast.

Dis-Advantages
Application must be "segmentable" and the single file must be created.