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: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to