On Thu, 7 Feb 2002, Josiah Altschuler wrote:

> Hi.  Thanks for the response.  I'm passing the hash with an href in this
> manner.  So does this mean that I'm not using get or post?
>
> $query = CGI->new({red => [%{$clusArrayHash[$i]}]})->query_string;
> print pre h6 ("               ", a ({ -href =>
> "http://140.247.111.176/cgi-bin/redundancies.pl?red=$query"; }, "Redundant
> sequences"));

It's a 'get' method.  You're limited, I think, to 256 characters.

-Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Hollywood is where if you don't have happiness you send out for it.
                -- Rex Reed


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to