czxcarn
10-15-2003, 10:30 PM
I'm looking to create a script that allows the user to type a keyword and then opens a text file (without displaying in in the web browser) and parses it, displaying only the lines of the file that contain a typed keyword.
I can get this functionality for parsing an open page in a browser, but does anyone know how to do this for a specific file on my server WITHOUT displaying the file in my browser?
I can get this functionality for parsing an open page in a browser, but does anyone know how to do this for a specific file on my server WITHOUT displaying the file in my browser?