Click here to Skip to main content
15,896,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Opening a File/URL with default browser Pin
ThatsAlok7-Aug-05 20:53
ThatsAlok7-Aug-05 20:53 
Generalhelp me ..how to convert MFC application in activeX dll Pin
rajesh_kapure7-Aug-05 20:00
rajesh_kapure7-Aug-05 20:00 
GeneralRe: help me ..how to convert MFC application in activeX dll Pin
ThatsAlok7-Aug-05 20:31
ThatsAlok7-Aug-05 20:31 
QuestionWorking on POST method with BHO? Pin
nmhuy7-Aug-05 17:39
nmhuy7-Aug-05 17:39 
AnswerRe: Working on POST method with BHO? Pin
vishalmore7-Aug-05 21:12
vishalmore7-Aug-05 21:12 
AnswerRe: Working on POST method with BHO? Pin
Marc Soleda7-Aug-05 22:32
Marc Soleda7-Aug-05 22:32 
GeneralRe: Working on POST method with BHO? Pin
nmhuy9-Aug-05 8:36
nmhuy9-Aug-05 8:36 
GeneralRe: Working on POST method with BHO? Pin
Marc Soleda9-Aug-05 19:35
Marc Soleda9-Aug-05 19:35 
nmhuy wrote:
I want the BHO send data automatically to an URL by POST method

Create a function on JavaScript or VBScript inside your HTML code that submits the form and make this JS function available from the VC++ code to call it when you decide (automatically or not).

To do this look for information about CHtmlView and its method GetScript()->Invoke().

Marc Soleda.

... she said you are the perfect stranger she said baby let's keep it like this... Tunnel of Love, Dire Straits.
GeneralRe: Working on POST method with BHO? Pin
Marc Soleda9-Aug-05 19:38
Marc Soleda9-Aug-05 19:38 
GeneralSimple block/allow ip addresses Pin
Weiye Chen7-Aug-05 17:19
Weiye Chen7-Aug-05 17:19 
GeneralRe: Simple block/allow ip addresses Pin
khan++7-Aug-05 18:38
khan++7-Aug-05 18:38 
GeneralRe: Simple block/allow ip addresses Pin
Weiye Chen7-Aug-05 23:37
Weiye Chen7-Aug-05 23:37 
GeneralRe: Simple block/allow ip addresses Pin
ThatsAlok7-Aug-05 19:26
ThatsAlok7-Aug-05 19:26 
GeneralRe: Simple block/allow ip addresses Pin
Weiye Chen7-Aug-05 23:35
Weiye Chen7-Aug-05 23:35 
GeneralCStringArray problem Pin
Nguyen Minh Luan7-Aug-05 16:43
Nguyen Minh Luan7-Aug-05 16:43 
GeneralRe: CStringArray problem Pin
Ravi Bhavnani7-Aug-05 17:16
professionalRavi Bhavnani7-Aug-05 17:16 
GeneralRe: CStringArray problem Pin
Nguyen Minh Luan7-Aug-05 18:21
Nguyen Minh Luan7-Aug-05 18:21 
GeneralRe: CStringArray problem Pin
Jose Lamas Rios7-Aug-05 17:18
Jose Lamas Rios7-Aug-05 17:18 
GeneralRe: CStringArray problem Pin
GKarRacer8-Aug-05 6:50
GKarRacer8-Aug-05 6:50 
GeneralC question: passing an 2D array for modifying Pin
bouli7-Aug-05 13:50
bouli7-Aug-05 13:50 
GeneralRe: C question: passing an 2D array for modifying Pin
Christian Graus7-Aug-05 13:53
protectorChristian Graus7-Aug-05 13:53 
GeneralRe: C question: passing an 2D array for modifying Pin
bouli7-Aug-05 13:57
bouli7-Aug-05 13:57 
GeneralRe: C question: passing an 2D array for modifying Pin
Christian Graus7-Aug-05 14:06
protectorChristian Graus7-Aug-05 14:06 
GeneralRe: C question: passing an 2D array for modifying Pin
bouli7-Aug-05 14:09
bouli7-Aug-05 14:09 
GeneralRe: C question: passing an 2D array for modifying Pin
Jose Lamas Rios7-Aug-05 16:55
Jose Lamas Rios7-Aug-05 16:55 

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.