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