Click here to Skip to main content
15,926,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do get a child dialogs handle? Pin
13-Sep-01 9:31
suss13-Sep-01 9:31 
AnswerRe: How do get a child dialogs handle? Pin
Paolo Messina13-Sep-01 12:10
professionalPaolo Messina13-Sep-01 12:10 
GeneralRe: How do get a child dialogs handle? Pin
Michael Flood14-Sep-01 4:15
Michael Flood14-Sep-01 4:15 
GeneralResources do not always recompile Pin
Todd Smith13-Sep-01 7:52
Todd Smith13-Sep-01 7:52 
GeneralRe: Resources do not always recompile Pin
Tomasz Sowinski13-Sep-01 8:51
Tomasz Sowinski13-Sep-01 8:51 
GeneralRe: Resources do not always recompile Pin
Todd Smith13-Sep-01 11:11
Todd Smith13-Sep-01 11:11 
GeneralRe: Resources do not always recompile Pin
Tomasz Sowinski13-Sep-01 23:49
Tomasz Sowinski13-Sep-01 23:49 
GeneralParsing URLS in C++ Pin
13-Sep-01 7:26
suss13-Sep-01 7:26 
I am developing an ISAPI extension in C++. My project uses many HTML forms with text input boxes. When the forms are submitted (using "GET") I am parsing the values from the browser URL. This works nicely but the strings have escape characters (+ instead of space etc).

Is there a better way to process the form information so that there are no escape characters, or does anyone know of a function/code that replaces the escape characters?

Thanks

GeneralRe: Parsing URLS in C++ Pin
Nemanja Trifunovic13-Sep-01 7:33
Nemanja Trifunovic13-Sep-01 7:33 
GeneralRe: Parsing URLS in C++ Pin
Erik Thompson13-Sep-01 7:40
sitebuilderErik Thompson13-Sep-01 7:40 
GeneralRe: Parsing URLS in C++ Pin
Jon Sagara13-Sep-01 8:26
Jon Sagara13-Sep-01 8:26 
GeneralRe: Parsing URLS in C++ Pin
Todd Smith13-Sep-01 8:50
Todd Smith13-Sep-01 8:50 
GeneralRe: Parsing URLS in C++ Pin
Anders Molin13-Sep-01 9:21
professionalAnders Molin13-Sep-01 9:21 
GeneralRe: Parsing URLS in C++ Pin
20-Nov-01 8:47
suss20-Nov-01 8:47 
GeneralSTL containers Pin
Obliterator13-Sep-01 6:50
Obliterator13-Sep-01 6:50 
GeneralRe: STL containers Pin
Tomasz Sowinski13-Sep-01 6:56
Tomasz Sowinski13-Sep-01 6:56 
GeneralRe: STL containers Pin
Obliterator13-Sep-01 7:03
Obliterator13-Sep-01 7:03 
QuestionCTreeCtrl multiselect? Pin
Ken Goguen13-Sep-01 6:13
Ken Goguen13-Sep-01 6:13 
AnswerRe: CTreeCtrl multiselect? Pin
Tomasz Sowinski13-Sep-01 6:28
Tomasz Sowinski13-Sep-01 6:28 
GeneralRe: CTreeCtrl multiselect? Pin
Ken Goguen13-Sep-01 8:37
Ken Goguen13-Sep-01 8:37 
AnswerRe: CTreeCtrl multiselect? Pin
Obliterator13-Sep-01 6:32
Obliterator13-Sep-01 6:32 
QuestionC++ MAKEDOUBLE ?? Pin
LX13-Sep-01 5:55
LX13-Sep-01 5:55 
AnswerRe: C++ MAKEDOUBLE ?? Pin
Tomasz Sowinski13-Sep-01 6:23
Tomasz Sowinski13-Sep-01 6:23 
GeneralRe: in fact, STL Problem... Pin
LX13-Sep-01 6:45
LX13-Sep-01 6:45 
GeneralRe: in fact, STL Problem... Pin
Tomasz Sowinski13-Sep-01 6:59
Tomasz Sowinski13-Sep-01 6:59 

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.