Click here to Skip to main content
15,887,988 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to have more basic colors for choosing in color dialog? Pin
led mike1-Feb-08 7:28
led mike1-Feb-08 7:28 
GeneralRe: How to have more basic colors for choosing in color dialog? Pin
Mark Salsbery1-Feb-08 7:37
Mark Salsbery1-Feb-08 7:37 
AnswerRe: How to have more basic colors for choosing in color dialog? Pin
Mr. Surprise1-Feb-08 7:13
Mr. Surprise1-Feb-08 7:13 
GeneralMore on George... Pin
Mark Salsbery1-Feb-08 6:04
Mark Salsbery1-Feb-08 6:04 
QuestionSend PostData and read URL Please Help! Pin
Lucky the code machine1-Feb-08 5:48
Lucky the code machine1-Feb-08 5:48 
GeneralRe: Send PostData and read URL Please Help! Pin
led mike1-Feb-08 6:22
led mike1-Feb-08 6:22 
GeneralRe: Send PostData and read URL Please Help! Pin
Mark Salsbery1-Feb-08 7:17
Mark Salsbery1-Feb-08 7:17 
GeneralRe: Send PostData and read URL Please Help! Pin
Lucky the code machine1-Feb-08 8:56
Lucky the code machine1-Feb-08 8:56 
led mike wrote:
Do you know how to perform an HTTP POST request?

No, this is what I need to know.

led mike wrote:
Do you know what the POST data requirements are for the page?

Yes. I have monitored an IE session and trapped the outgoing HTTP post.

led mike wrote:
Do you know how to form __VIEWSTATE data?

Yes, the viewstate will not change, so I will be sending it back as the server sent it out.

led mike wrote:
Do you know if the site requires a session cookie? If it does do you know how to manage the cookie?

It does not require a session cookie.

So, to be more specific with my question:

How do I perform a HTTP POST request in C++?
GeneralRe: Send PostData and read URL Please Help! [modified] Pin
led mike1-Feb-08 9:50
led mike1-Feb-08 9:50 
Generalprob in displey of dialog box according to resolution updations Pin
Gita.Bairavi1-Feb-08 1:22
Gita.Bairavi1-Feb-08 1:22 
GeneralRe: prob in displey of dialog box according to resolution updations Pin
Cedric Moonen1-Feb-08 1:44
Cedric Moonen1-Feb-08 1:44 
QuestionRe: prob in displey of dialog box according to resolution updations Pin
David Crow1-Feb-08 3:15
David Crow1-Feb-08 3:15 
Generalprob in display of dialog box according to resolution updations Pin
Gita.Bairavi4-Feb-08 17:11
Gita.Bairavi4-Feb-08 17:11 
GeneralRe: prob in display of dialog box according to resolution updations Pin
David Crow5-Feb-08 2:48
David Crow5-Feb-08 2:48 
GeneralRe: prob in displey of dialog box according to resolution updations Pin
Iain Clarke, Warrior Programmer1-Feb-08 3:44
Iain Clarke, Warrior Programmer1-Feb-08 3:44 
Generalurgent help!!!!! Pin
gentleguy1-Feb-08 0:33
gentleguy1-Feb-08 0:33 
QuestionRe: urgent help!!!!! Pin
CPallini1-Feb-08 0:49
mveCPallini1-Feb-08 0:49 
GeneralRe: urgent help!!!!! Pin
gentleguy1-Feb-08 1:04
gentleguy1-Feb-08 1:04 
QuestionRe: urgent help!!!!! Pin
CPallini1-Feb-08 1:13
mveCPallini1-Feb-08 1:13 
GeneralRe: urgent help!!!!! Pin
David Crow1-Feb-08 3:18
David Crow1-Feb-08 3:18 
GeneralRe: urgent help!!!!! Pin
Michael Schubert1-Feb-08 3:33
Michael Schubert1-Feb-08 3:33 
GeneralRe: urgent help!!!!! Pin
Bram van Kampen1-Feb-08 15:53
Bram van Kampen1-Feb-08 15:53 
GeneralRe: urgent help!!!!! Pin
Mark Salsbery1-Feb-08 5:43
Mark Salsbery1-Feb-08 5:43 
GeneralRe: urgent help!!!!! Pin
CPallini1-Feb-08 5:59
mveCPallini1-Feb-08 5:59 
GeneralRe: urgent help!!!!! Pin
Mark Salsbery1-Feb-08 6:09
Mark Salsbery1-Feb-08 6:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.