Help - Search - Members - Calendar
Full Version: session management using CGI
HTMLHelp Forums > Programming > Server-side Scripting
kris_21
Hi,

M a newcomer in CGI scripting. I need to design a website with a session timeout of 5mins. Will be designing the site with html & CGI on server side. My server supports only CGI. can anyone explain to me how i can achieve this session management using CGI. I believe there are some CGI:session environment variables but i am not sure. Please help.....!!
Darin McGrew
If you're using Perl, then the CGI::Session module can help manage sessions:
http://search.cpan.org/~sherzodr/CGI-Session-3.95/Session.pm
kris_21
QUOTE(Darin McGrew @ Dec 14 2010, 10:32 PM) *

If you're using Perl, then the CGI::Session module can help manage sessions:
http://search.cpan.org/~sherzodr/CGI-Session-3.95/Session.pm


Thanks for the info But i will be using only C scripting. I am using an embedded server, does not support perl sad.gif .
Darin McGrew
C? or C++? or something else?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.