Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

META REFRESH and the = sign in a query string

by Keef (Sexton)
on May 06, 2001 at 01:57 UTC ( [id://78292]=perlquestion: print w/replies, xml ) Need Help??

Keef has asked for the wisdom of the Perl Monks concerning the following question:

Okay, I'm being forced to use a meta refresh to redirect to the new page because IE will not activate the cookie until it stops someplace. But my problem is, i'm trying to redirect to manage.cgi?view=2139473, but the = sign seems to prevent the redirect from happening. How do I fix?
  • Comment on META REFRESH and the = sign in a query string

Replies are listed 'Best First'.
Re: META REFRESH and the = sign in a query string
by dws (Chancellor) on May 06, 2001 at 02:03 UTC
    Show us your complete <meta> tag. I've redirected to CGIs, and have never had a problem passing arguments.

    As for sending cookies along with a redirect, you may be running into an IIS problem (assuming you're using IIS). See A Rant on IIS Breakage.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://78292]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-19 16:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found