Jaikishan Jalan wrote:
Hello,

I was wondering if somone could point me as to how to maintain sessions with CGI scripts in C++.

Same as with CGI in any other language (google is your friend).

But why not use an existing framework to maintain sessions,
and just use a session token from that in your CGI?
For example, Apache's mod_session.

--
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to