Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Gantt chart component Pin
David Crow9-Nov-05 8:38
David Crow9-Nov-05 8:38 
QuestionCString concatenation Pin
Kharfax9-Nov-05 6:31
Kharfax9-Nov-05 6:31 
AnswerRe: CString concatenation Pin
Maximilien9-Nov-05 6:47
Maximilien9-Nov-05 6:47 
AnswerRe: CString concatenation Pin
RChin9-Nov-05 6:50
RChin9-Nov-05 6:50 
GeneralRe: CString concatenation Pin
Kharfax9-Nov-05 6:55
Kharfax9-Nov-05 6:55 
AnswerRe: CString concatenation Pin
James R. Twine9-Nov-05 6:57
James R. Twine9-Nov-05 6:57 
QuestionLoss of "Called by"-functionality Pin
Polly Parrot9-Nov-05 5:02
Polly Parrot9-Nov-05 5:02 
QuestionJava problem in hosted IE view... Pin
James R. Twine9-Nov-05 4:08
James R. Twine9-Nov-05 4:08 
   A coworker has experienced an interesting problem that involves Java applets when used in a hosted IE situation.  I have been able to recreate the issue by using an AppWizard-generated CHTMLView application (with no other code changes made).

   The applets seem to load and function correctly; they draw and respond to mouse actions as expected.  However, one of the applets contains an action button that submits a form or otherwise transmits data back to the server (the data fields are part of the Java applet's UI), that causes a popup to be generated that confirms the details specified on the form.

   When using this series of applets in IE, everything works fine.  However, when using them in the hosted browser, some data is not making it back to the server and the generated popup is corrupted (invalid/missing data).

   The applets are on a 3-rd party site and we do not have direct access to them for debugging purposes -- so I cannot determine if the Applet is generating the popup directly, or it comes from the server, or a combination of both.

   I expect that the Java applet itself is trying to send data back to the server but something is blocking this data when it is hosted.

   I have Googled (both the web and Usenet) for information but I have come up empty.

   Has anyone seen a problem like this before?  Or do they have an idea of what is going on?  I am at a loss here...

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
QuestionVC6.0 and VS.NET co-existence question Pin
prcarp9-Nov-05 3:20
prcarp9-Nov-05 3:20 
AnswerRe: VC6.0 and VS.NET co-existence question Pin
John M. Drescher9-Nov-05 3:58
John M. Drescher9-Nov-05 3:58 
QuestionGDI+: Image Save returned Invalid Parameter Pin
raed9-Nov-05 3:13
raed9-Nov-05 3:13 
QuestionMenu items grayed out? Pin
Jesper Knudsen9-Nov-05 2:44
Jesper Knudsen9-Nov-05 2:44 
QuestionRe: Menu items grayed out? Pin
David Crow9-Nov-05 3:05
David Crow9-Nov-05 3:05 
AnswerRe: Menu items grayed out? Pin
Jesper Knudsen9-Nov-05 3:25
Jesper Knudsen9-Nov-05 3:25 
GeneralRe: Menu items grayed out? Pin
David Crow9-Nov-05 3:36
David Crow9-Nov-05 3:36 
GeneralRe: Menu items grayed out? Pin
Jesper Knudsen9-Nov-05 3:55
Jesper Knudsen9-Nov-05 3:55 
GeneralRe: Menu items grayed out? Pin
John M. Drescher9-Nov-05 4:10
John M. Drescher9-Nov-05 4:10 
GeneralRe: Menu items grayed out? Pin
David Crow9-Nov-05 4:13
David Crow9-Nov-05 4:13 
GeneralRe: Menu items grayed out? Pin
Jesper Knudsen9-Nov-05 4:12
Jesper Knudsen9-Nov-05 4:12 
GeneralRe: Menu items grayed out? Pin
David Crow9-Nov-05 5:36
David Crow9-Nov-05 5:36 
QuestionHide the blue task pane in a CHtmlView??? Pin
gleditzsch9-Nov-05 2:35
gleditzsch9-Nov-05 2:35 
AnswerRe: Hide the blue task pane in a CHtmlView??? Pin
Ed K9-Nov-05 7:31
Ed K9-Nov-05 7:31 
GeneralRe: Hide the blue task pane in a CHtmlView??? Pin
gleditzsch9-Nov-05 20:33
gleditzsch9-Nov-05 20:33 
Questionevent when loading a dll Pin
Mathefreak9-Nov-05 2:29
Mathefreak9-Nov-05 2:29 
AnswerRe: event when loading a dll Pin
Blake Miller9-Nov-05 4:27
Blake Miller9-Nov-05 4:27 

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.