![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
CGI redirectby yschang (Initiate) |
on Feb 03, 2000 at 19:28 UTC ( [id://2798]=perlquestion: print w/replies, xml ) | Need Help?? |
yschang has asked for the wisdom of the Perl Monks concerning the following question:
I am using CGI package. according to the document of CGI model,
when I use redirect function I can use all the attributes offered in
header function such as cookie etc. But I found out a lot of attributes
I can set in header but they don't work when I use redirect.
Why?
Thnaks
you sheng
Back to
Seekers of Perl Wisdom
|
|