I am trying to create a webpage that will allow users to view data from a text file. The text files are named using this format: yymmdd_center.txt What cgi/function will allow me accept input from the user and find & display the text file based on the selection?