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

C / C++ / MFC

 
AnswerRe: How can I resize my CFrameWnd Pin
bob1697217-Apr-08 14:52
bob1697217-Apr-08 14:52 
GeneralRe: How can I resize my CFrameWnd Pin
richardye17-Apr-08 20:10
richardye17-Apr-08 20:10 
GeneralRe: How can I resize my CFrameWnd Pin
bob1697221-Apr-08 19:39
bob1697221-Apr-08 19:39 
QuestionATL Pin
TalSt17-Apr-08 9:44
TalSt17-Apr-08 9:44 
AnswerRe: ATL Pin
led mike17-Apr-08 10:07
led mike17-Apr-08 10:07 
QuestionDate validation? Pin
TalSt17-Apr-08 9:25
TalSt17-Apr-08 9:25 
QuestionRe: Date validation? Pin
David Crow24-Apr-08 10:34
David Crow24-Apr-08 10:34 
QuestionCWebBrowser2 related help please Pin
gangar17-Apr-08 8:01
gangar17-Apr-08 8:01 
Hello,
Our application developed using VC++ with COM. Our new requirement is to launch user written ASP forms from our application. To achieve this I added CWebbrowser2 control in our dialog and launched ASP pages using Navigate method. The problem is that we need to pass some input data to these ASP pages before it diplayed in CwebBrowser. This input is to fill out some fields on ASP form.I tried to pass this by appending input string to URL, but there is 2083 characters limit on URL. Is there anyway I can pass huge input string to ASP? I tried to use PostData parameter in CwebBrowser.Navigate(...) method but no success.
I am also open to any alternative approach for my requirement other than CWebbrowser2 control.

Advance thanks to responders.
GeneralRe: CWebBrowser2 related help please Pin
bob1697217-Apr-08 14:44
bob1697217-Apr-08 14:44 
GeneralRe: CWebBrowser2 related help please Pin
gangar17-Apr-08 16:58
gangar17-Apr-08 16:58 
GeneralCrash dump in vista Pin
rrrado17-Apr-08 6:52
rrrado17-Apr-08 6:52 
GeneralRe: Crash dump in vista Pin
TalSt17-Apr-08 9:37
TalSt17-Apr-08 9:37 
GeneralRe: Crash dump in vista Pin
Stephen Hewitt17-Apr-08 15:15
Stephen Hewitt17-Apr-08 15:15 
GeneralMoving project to a Unix Platform Pin
Andy20217-Apr-08 6:48
Andy20217-Apr-08 6:48 
GeneralRe: Moving project to a Unix Platform Pin
David Crow17-Apr-08 6:53
David Crow17-Apr-08 6:53 
GeneralRe: Moving project to a Unix Platform Pin
Andy20218-Apr-08 0:44
Andy20218-Apr-08 0:44 
GeneralMAPIFolderPtr olItemType Pin
pnpfriend17-Apr-08 5:30
pnpfriend17-Apr-08 5:30 
GeneralProgrammatic send copy command (CTRL+C) Pin
yytg17-Apr-08 4:10
yytg17-Apr-08 4:10 
GeneralRe: Programmatic send copy command (CTRL+C) Pin
led mike17-Apr-08 4:24
led mike17-Apr-08 4:24 
QuestionRe: Programmatic send copy command (CTRL+C) Pin
David Crow17-Apr-08 4:26
David Crow17-Apr-08 4:26 
GeneralRe: Programmatic send copy command (CTRL+C) Pin
CPallini17-Apr-08 4:38
mveCPallini17-Apr-08 4:38 
AnswerRe: DoEvents in C++ Pin
Nathan Holt at EMOM17-Apr-08 7:37
Nathan Holt at EMOM17-Apr-08 7:37 
QuestionChanging Window Main Frame Caption String Visual C++ Pin
Kwanalouie17-Apr-08 4:02
Kwanalouie17-Apr-08 4:02 
GeneralRe: Changing Window Main Frame Caption String Visual C++ Pin
David Crow17-Apr-08 4:24
David Crow17-Apr-08 4:24 
AnswerRe: Changing Window Main Frame Caption String Visual C++ Pin
Kwanalouie17-Apr-08 5:08
Kwanalouie17-Apr-08 5:08 

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.