Beefy Boxes and Bandwidth Generously Provided by pair Networks Frank
Do you know where your variables are?
 
PerlMonks  

Re: How to get into $ENV{'QUERY_STRING'}?

by chromatic (Archbishop)
on May 09, 2000 at 21:16 UTC ( [id://10828]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to How to get into $ENV{'QUERY_STRING'}?

What would happen if you were to do something like this: my $new_query = $ENV{QUERY_STRING} . (join "+", @jid); and then use $new_query in your href tags? I don't know if CGI.pm is destructive to QUERY_STRING or not.

Other ways to do this might involve building a form, and submitting the previous values as hidden fields. That's how the Everything Engine maintains some state. Other options include cookies or databases.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://10828]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.