in reply to
Request Types
Sure, that's called session management. You can get it done for you automatically by using something like
HTML::Embperl
or alternatively, you can use
CGI
. Examples for this are at
The CGI.pm author's website
Comment on
Re: Request Types
In Section
Seekers of Perl Wisdom