Hi,
THis is probably a simple question. Am new to perl and CGI so please
have mercy. I have a script which displays a list of files with links
to them. The links when hovered over in a browser show as:
display_file.pl?filename=blahblah
How can I extract the blahblah bit (which is the name of the selected
file) so that the display_file.pl script can know which file it is to
open and process? I think this makes sence. I want the script
display_file.pl to perform an action on file blahblah.
TIA
Francesco
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]