[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Transferring a variable
- Subject: [ale] Transferring a variable
- From: terry at bitlinx.com (Terry Bailey)
- Date: Wed, 15 Aug 2007 13:11:24 -0400
Hi,
I am using the following code in a Web page generated on-the-fly by a
cgi Perl script.
<a href =
<http://www.abcxyz.com/cgi-bin/access.cgi?$transfer%3e$name%3c/a>http://www.abcxyz.com/cgi-bin/access.cgi?$transfer>$name</a>
In am running Cygwin on Windows Server 2003.
I want to use the results of the transfer in $ENV{'QUERY_STRING'}.
In this case, $transfer contains a file name and sometimes this name
contains blanks. Is there any way to transfer the whole file name
including blanks?
Thanks,
Terry Bailey
-------------- next part --------------
An HTML attachment was scrubbed...