Welcome to Dream.In.Code
Become an Expert!

Join 149,513 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,352 people online right now. Registration is fast and FREE... Join Now!




Passing session variables to C++ CGI code from a web page.

 
Reply to this topicStart new topic

Passing session variables to C++ CGI code from a web page.

vishalsingh
25 Jul, 2007 - 10:42 PM
Post #1

New D.I.C Head
*

Joined: 25 Jul, 2007
Posts: 4


My Contributions
Using IIS and CGI we can retrieve data that has been Posted/Get on a web page using getenv("CONTENT_TYPE").
I need a method to retrieve the session variables data set on my web page. My web page uses PHP to set the session variables.
session_start();
// store session data
$_SESSION['user_name'] = 'ABCDE';

I have a VC++ program and I need to retrieve this session variable's data.

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/7/09 07:45PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month