View Full Version : Session ID
Unregistered
10-10-2001, 06:44 AM
While you create cgi program in c++, how do u obtain the session id? or is there anyway u can generate unique ID that can be used to identify session?
Thanks.
mfc2themax
10-30-2001, 05:01 AM
Use a cookie to store the users session. If your doing something like a shopping cart, i recomend using ASP or JSP and writing the session state to a database.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.