Click here to Skip to main content
15,891,629 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to use the same class for two dialogs? (avoiding IDD clash...) Pin
Maxwell Chen7-Jan-08 21:18
Maxwell Chen7-Jan-08 21:18 
GeneralRe: How to use the same class for two dialogs? (avoiding IDD clash...) Pin
Mark Salsbery8-Jan-08 9:29
Mark Salsbery8-Jan-08 9:29 
GeneralRe: How to use the same class for two dialogs? (avoiding IDD clash...) Pin
Maxwell Chen8-Jan-08 16:07
Maxwell Chen8-Jan-08 16:07 
GeneralRe: How to use the same class for two dialogs? (avoiding IDD clash...) Pin
Mark Salsbery9-Jan-08 6:35
Mark Salsbery9-Jan-08 6:35 
Questionhow cai i get cpu temperature without wmi Pin
lgbean7-Jan-08 10:32
lgbean7-Jan-08 10:32 
AnswerUhm... Thermometer? Pin
CPallini7-Jan-08 11:18
mveCPallini7-Jan-08 11:18 
AnswerRe: how cai i get cpu temperature without wmi Pin
Hamid_RT7-Jan-08 18:14
Hamid_RT7-Jan-08 18:14 
GeneralWinInet: Open an URL simulating HTML Form POST Pin
Nyarlatotep7-Jan-08 8:56
Nyarlatotep7-Jan-08 8:56 
Hi,

There is a site with a page containing an HTML form for accessing private areas. This form requests an username and password to login.
I need to programmatically send username and password to the destination page of the form using POST method (to download an automatically generated file contained into the site reserved area).
This is not very hard to do I think, but my question is:
whenever login succeeded (the destination page of the form has accepted and verified username/password sent and probably that page redirects to another page, which should be the reserved area, on successfull login), is there a way to request a page from the reserved area ? The 'user' is still logged in for the server between a WinInet request and the next one ? (who manages the session and cookies to mantain the user logged?)

Thanks
GeneralCOleDateTime and SetRange Pin
littleGreenDude7-Jan-08 7:00
littleGreenDude7-Jan-08 7:00 
QuestionRe: COleDateTime and SetRange Pin
David Crow7-Jan-08 7:04
David Crow7-Jan-08 7:04 
GeneralRe: COleDateTime and SetRange Pin
littleGreenDude7-Jan-08 7:08
littleGreenDude7-Jan-08 7:08 
QuestionRe: COleDateTime and SetRange Pin
David Crow7-Jan-08 7:33
David Crow7-Jan-08 7:33 
GeneralRe: COleDateTime and SetRange Pin
littleGreenDude7-Jan-08 8:00
littleGreenDude7-Jan-08 8:00 
QuestionRe: COleDateTime and SetRange Pin
David Crow7-Jan-08 8:07
David Crow7-Jan-08 8:07 
GeneralRe: COleDateTime and SetRange Pin
littleGreenDude7-Jan-08 8:14
littleGreenDude7-Jan-08 8:14 
QuestionRe: COleDateTime and SetRange Pin
David Crow7-Jan-08 8:29
David Crow7-Jan-08 8:29 
GeneralRe: COleDateTime and SetRange Pin
littleGreenDude7-Jan-08 8:33
littleGreenDude7-Jan-08 8:33 
GeneralRe: COleDateTime and SetRange Pin
David Crow7-Jan-08 8:38
David Crow7-Jan-08 8:38 
GeneralRe: COleDateTime and SetRange Pin
littleGreenDude7-Jan-08 8:53
littleGreenDude7-Jan-08 8:53 
QuestionRe: COleDateTime and SetRange Pin
David Crow7-Jan-08 10:11
David Crow7-Jan-08 10:11 
GeneralRe: COleDateTime and SetRange Pin
littleGreenDude7-Jan-08 10:00
littleGreenDude7-Jan-08 10:00 
GeneralRe: COleDateTime and SetRange Pin
jeron17-Jan-08 7:48
jeron17-Jan-08 7:48 
GeneralRe: COleDateTime and SetRange Pin
littleGreenDude7-Jan-08 7:54
littleGreenDude7-Jan-08 7:54 
QuestionCListView - item highliting control ?? Pin
Vaclav_7-Jan-08 6:13
Vaclav_7-Jan-08 6:13 
AnswerRe: CListView - item highliting control ?? Pin
David Crow7-Jan-08 7:06
David Crow7-Jan-08 7:06 

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.