Click here to Skip to main content
15,883,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Replace bits within UInt32 Pin
PJ Arends31-May-05 9:06
professionalPJ Arends31-May-05 9:06 
Questionhow to create a transparent pen? Pin
pritamkd31-May-05 2:09
pritamkd31-May-05 2:09 
AnswerRe: how to create a transparent pen? Pin
Kaworu231-May-05 5:03
Kaworu231-May-05 5:03 
GeneralRe: how to create a transparent pen? Pin
pritamkd31-May-05 8:30
pritamkd31-May-05 8:30 
GeneralLine numbers Pin
Stirfie31-May-05 1:54
Stirfie31-May-05 1:54 
GeneralRe: Line numbers Pin
Ravi Bhavnani31-May-05 2:08
professionalRavi Bhavnani31-May-05 2:08 
GeneralRe: Line numbers Pin
Alexander M.,31-May-05 2:45
Alexander M.,31-May-05 2:45 
QuestionHow to download secured web page ? Pin
Yariv31-May-05 0:47
Yariv31-May-05 0:47 
I need to download a web page but I prefer not to use CHttpView because I do not need to display anything.
The problem is that in order to get to the page I want I need to login using a form. Using CHttpView I traced the form and found that the information passed is like :
URL: https://url.com/page.asp
PostData: ui=user&pass=pass&other=other
Headers: Content-Type: application/x-www-form-urlencoded

But still, browsing directly to https://url.com/page.asp?ui=user&pass=pass&other=other didn't work.
Is there a way to do this ?

I also would like to keep the session/connection to download other web pages from the same site (using the same cookie or whatever)
AnswerRe: How to download secured web page ? Pin
Ravi Bhavnani31-May-05 2:04
professionalRavi Bhavnani31-May-05 2:04 
GeneralChange color of controls of a dialog Pin
Ward31-May-05 0:39
Ward31-May-05 0:39 
GeneralRe: Change color of controls of a dialog Pin
ThatsAlok31-May-05 1:25
ThatsAlok31-May-05 1:25 
GeneralRe: Change color of controls of a dialog Pin
Ward31-May-05 3:46
Ward31-May-05 3:46 
GeneralRe: Change color of controls of a dialog Pin
Cedric Moonen31-May-05 3:56
Cedric Moonen31-May-05 3:56 
GeneralRe: Change color of controls of a dialog Pin
Ward31-May-05 4:14
Ward31-May-05 4:14 
GeneralRe: Change color of controls of a dialog Pin
ThatsAlok31-May-05 19:21
ThatsAlok31-May-05 19:21 
GeneralSoap Toolkit 3.0 Redistributable Pin
SAKURAVN30-May-05 23:54
SAKURAVN30-May-05 23:54 
GeneralNeed help to use the Sort Iist Control with XP-Style! Pin
bosfan30-May-05 23:47
bosfan30-May-05 23:47 
GeneralRe: Need help to use the Sort Iist Control with XP-Style! Pin
Jack Puppy31-May-05 3:54
Jack Puppy31-May-05 3:54 
GeneralRe: Need help to use the Sort Iist Control with XP-Style! Pin
Anonymous1-Jun-05 1:22
Anonymous1-Jun-05 1:22 
GeneralRe: Need help to use the Sort Iist Control with XP-Style! Pin
bosfan1-Jun-05 2:23
bosfan1-Jun-05 2:23 
GeneralCListBox with titles Pin
Vaclav30-May-05 23:20
Vaclav30-May-05 23:20 
GeneralRe: CListBox with titles Pin
S Douglas31-May-05 1:04
professionalS Douglas31-May-05 1:04 
GeneralRe: CListBox with titles Pin
David Crow31-May-05 3:38
David Crow31-May-05 3:38 
QuestionShell functions and versions ? Pin
Ramsus30-May-05 23:07
Ramsus30-May-05 23:07 
AnswerRe: Shell functions and versions ? Pin
David Crow31-May-05 3:41
David Crow31-May-05 3:41 

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.