Re: set a cookie and redirect using CGI.pm
> > > Hello > > I want to set a user cookie and redirect to a different URL on the same domain. > I searched and found alternate ways of doing it. > > I am looking for a way to do using CGI.pm > > Suggestions? > What have you tried and what didn't work? A cookie is really just a part of t
set a cookie and redirect using CGI.pm
Hello I want to set a user cookie and redirect to a different URL on the same domain. I searched and found alternate ways of doing it. I am looking for a way to do using CGI.pm Suggestions? Thank you Aman