Click here to Skip to main content
15,900,457 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Why is my DoModal call creating a box on my taskbar? Pin
enigmavariant14-Jul-05 6:10
enigmavariant14-Jul-05 6:10 
GeneralRe: Why is my DoModal call creating a box on my taskbar? Pin
bsummers14-Jul-05 6:14
bsummers14-Jul-05 6:14 
GeneralRe: Why is my DoModal call creating a box on my taskbar? Pin
enigmavariant14-Jul-05 6:26
enigmavariant14-Jul-05 6:26 
GeneralRe: Why is my DoModal call creating a box on my taskbar? Pin
bsummers14-Jul-05 6:36
bsummers14-Jul-05 6:36 
AnswerRe: Why is my DoModal call creating a box on my taskbar? Pin
David Crow14-Jul-05 6:28
David Crow14-Jul-05 6:28 
AnswerRe: Why is my DoModal call creating a box on my taskbar? Pin
bsummers14-Jul-05 6:37
bsummers14-Jul-05 6:37 
QuestionHow can I open a web browser with POST in c++ Pin
chemadefoz14-Jul-05 5:00
chemadefoz14-Jul-05 5:00 
AnswerRe: How can I open a web browser with POST in c++ Pin
ThatsAlok14-Jul-05 5:06
ThatsAlok14-Jul-05 5:06 
chemadefoz wrote:
but it seems that can't use POST method
How do I open a web browser with POST in c++?


You have to use WinInet api's for posting data to a URL.
Here are the link that will help you to proceed :-

http://www.codeproject.com/internet/httpget-post.asp[^]

http://www.codeproject.com/internet/amhttputils.asp[^]

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Generalerrors C2065, C2501 and C2143 Pin
caykahve14-Jul-05 3:58
caykahve14-Jul-05 3:58 
GeneralRe: errors C2065, C2501 and C2143 Pin
Cedric Moonen14-Jul-05 4:13
Cedric Moonen14-Jul-05 4:13 
GeneralRe: errors C2065, C2501 and C2143 Pin
caykahve14-Jul-05 4:50
caykahve14-Jul-05 4:50 
GeneralRe: errors C2065, C2501 and C2143 Pin
Nemanja Trifunovic14-Jul-05 4:50
Nemanja Trifunovic14-Jul-05 4:50 
GeneralRe: errors C2065, C2501 and C2143 Pin
David Crow14-Jul-05 4:56
David Crow14-Jul-05 4:56 
GeneralRe: errors C2065, C2501 and C2143 Pin
Cedric Moonen14-Jul-05 5:04
Cedric Moonen14-Jul-05 5:04 
GeneralRe: errors C2065, C2501 and C2143 Pin
David Crow14-Jul-05 5:09
David Crow14-Jul-05 5:09 
GeneralRe: errors C2065, C2501 and C2143 Pin
Cedric Moonen14-Jul-05 5:41
Cedric Moonen14-Jul-05 5:41 
GeneralRe: errors C2065, C2501 and C2143 Pin
David Crow14-Jul-05 6:26
David Crow14-Jul-05 6:26 
GeneralRe: errors C2065, C2501 and C2143 Pin
David Crow14-Jul-05 4:59
David Crow14-Jul-05 4:59 
Generalneed help about p2p file transfer Pin
yanping wang14-Jul-05 3:46
yanping wang14-Jul-05 3:46 
GeneralRe: need help about p2p file transfer Pin
rocky_pulley14-Jul-05 4:26
rocky_pulley14-Jul-05 4:26 
GeneralRe: need help about p2p file transfer Pin
ThatsAlok14-Jul-05 5:03
ThatsAlok14-Jul-05 5:03 
GeneralRe: need help about p2p file transfer Pin
yanping wang14-Jul-05 7:12
yanping wang14-Jul-05 7:12 
GeneralMenu in dialogs! Pin
Manikandan14-Jul-05 2:14
Manikandan14-Jul-05 2:14 
GeneralRe: Menu in dialogs! Pin
Jose Lamas Rios14-Jul-05 3:08
Jose Lamas Rios14-Jul-05 3:08 
GeneralRe: Menu in dialogs! Pin
Manikandan14-Jul-05 3:16
Manikandan14-Jul-05 3:16 

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.