Brian, Bill and Gunther - Thank you, and others, for answers to this
question. I think the FAQ entry is a good idea, perhaps with a
special note to Perl programmers. I'm used to something like:
print "Location:www.site.com";
in Perl, which doesn't seem too strict about other data coming
I have seen this question alot recently. Maybe it is time for an FAQ. Maybe
somebody
else would like to have an attempt at wording this better:
Q: (7.15?) I want to use the "header" function to do something like a
redirect, but I keep
getting messages about the headers having alread
>I just want to open another page, sending some parameters, at a point
>in a script - without the user clicking on anything (I can do this in
>a form - I want to do it WITHOUT the form).
>
>Like:if($test) {
> GO_TO_PAGE (http://www.site.dom/page.php?id=838383);
> }
>
>Ex
This seems simple, but for some reason I can't find what I'm looking
for in books or the archive. Might just be looking for the wrong
words.
I just want to open another page, sending some parameters, at a point
in a script - without the user clicking on anything (I can do this in
a form - I
4 matches
Mail list logo