Click here to Skip to main content
15,898,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: demo exe in web site Pin
Cedric Moonen25-Apr-06 4:46
Cedric Moonen25-Apr-06 4:46 
Questiondemo exe in web site Pin
akram mirzaei25-Apr-06 3:29
akram mirzaei25-Apr-06 3:29 
AnswerRe: demo exe in web site Pin
Rilhas25-Apr-06 7:22
Rilhas25-Apr-06 7:22 
AnswerRe: demo exe in web site Pin
Aqueel25-Apr-06 17:43
Aqueel25-Apr-06 17:43 
QuestionPerformance issues due to use of CMemFile for serialization Pin
senthaaa25-Apr-06 3:18
senthaaa25-Apr-06 3:18 
AnswerRe: Performance issues due to use of CMemFile for serialization Pin
YaronNir25-Apr-06 4:05
YaronNir25-Apr-06 4:05 
GeneralRe: Performance issues due to use of CMemFile for serialization Pin
senthaaa10-May-06 20:33
senthaaa10-May-06 20:33 
QuestionCapturing Browser data in Windows Application Pin
nw.knowledge25-Apr-06 3:13
nw.knowledge25-Apr-06 3:13 
Hi,

I am working on a Windows application developed in VC++. The Windows application is required to capture the user inputs from Internet Explorer. For example, when user clicks on “Submit” button in the browser, the Windows application should be able to capture that event and also capture the text box values from the relevant web form. A similar situation is that the Windows application should also have a capability to populate the text boxes of a web form rendered by Internet Explorer.

To summarize, I need to implement an interface between my Windows application and the Internet Explorer so that the windows application is able to read from Internet Explorer and also populate the values in Internet Explorer. This involves the following:

1. Trapping the “Submit” (button click) event from Internet Explorer and Capturing text boxes in the Internet Explorer.

2. Trapping the page load event from Internet Explorer and populating the textbox in the Internet explorer.

I have searched for the related topics on web and also MSDN, I found that BHO (Browser Helper Object) is one of the option. I have tried to implement the BHO interface based on few samples that I found on some of the sites. However, it is not working yet.

Therefore I thought I would grab this opportunity to take help from the expertise involved with this Forum. Any inputs / ideas will be very helpful for me to progress in right direction.

I look forward to your response.

Thank you and regards,
nw.knowledge
AnswerRe: Capturing Browser data in Windows Application Pin
Naveen25-Apr-06 3:21
Naveen25-Apr-06 3:21 
QuestionCopyFile slow over network Pin
jayart25-Apr-06 1:55
jayart25-Apr-06 1:55 
AnswerRe: CopyFile slow over network Pin
YaronNir25-Apr-06 2:04
YaronNir25-Apr-06 2:04 
GeneralRe: CopyFile slow over network Pin
jayart25-Apr-06 2:30
jayart25-Apr-06 2:30 
QuestionAdding .gif as resource. Pin
pc_dev25-Apr-06 1:42
pc_dev25-Apr-06 1:42 
AnswerRe: Adding .gif as resource. Pin
YaronNir25-Apr-06 2:01
YaronNir25-Apr-06 2:01 
GeneralRe: Adding .gif as resource. Pin
pc_dev25-Apr-06 2:24
pc_dev25-Apr-06 2:24 
GeneralRe: Adding .gif as resource. Pin
YaronNir25-Apr-06 2:32
YaronNir25-Apr-06 2:32 
Questionhow to capture the registry keynames after notifying the changes Pin
kiranin25-Apr-06 1:42
kiranin25-Apr-06 1:42 
AnswerRe: how to capture the registry keynames after notifying the changes Pin
David Crow25-Apr-06 4:30
David Crow25-Apr-06 4:30 
QuestionListctrl problem Pin
Sandeep A.C25-Apr-06 1:42
Sandeep A.C25-Apr-06 1:42 
AnswerRe: Listctrl problem Pin
YaronNir25-Apr-06 2:02
YaronNir25-Apr-06 2:02 
Questioncheck for Invalid Mail ID Pin
QuickDeveloper25-Apr-06 1:30
QuickDeveloper25-Apr-06 1:30 
AnswerRe: check for Invalid Mail ID Pin
Ganesh_T25-Apr-06 1:44
Ganesh_T25-Apr-06 1:44 
AnswerRe: check for Invalid Mail ID Pin
Ganesh_T25-Apr-06 1:45
Ganesh_T25-Apr-06 1:45 
Questionformat the value of Spin & Edit? Pin
zeus_master25-Apr-06 1:26
zeus_master25-Apr-06 1:26 
AnswerRe: format the value of Spin & Edit? Pin
Cedric Moonen25-Apr-06 1:47
Cedric Moonen25-Apr-06 1:47 

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.