Click here to Skip to main content
15,885,278 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: vector in STL Pin
hrishiS9-Feb-09 1:07
hrishiS9-Feb-09 1:07 
GeneralRe: vector in STL Pin
Cedric Moonen9-Feb-09 1:12
Cedric Moonen9-Feb-09 1:12 
GeneralRe: vector in STL Pin
«_Superman_»9-Feb-09 1:53
professional«_Superman_»9-Feb-09 1:53 
GeneralRe: vector in STL Pin
Cedric Moonen9-Feb-09 2:02
Cedric Moonen9-Feb-09 2:02 
GeneralRe: vector in STL Pin
«_Superman_»9-Feb-09 2:06
professional«_Superman_»9-Feb-09 2:06 
AnswerRe: vector in STL [modified] Pin
hrishiS9-Feb-09 3:00
hrishiS9-Feb-09 3:00 
GeneralRe: vector in STL Pin
Maximilien9-Feb-09 3:53
Maximilien9-Feb-09 3:53 
QuestionHow to insert text at cursor position in a web browser? Pin
Joe Smith IX9-Feb-09 0:20
Joe Smith IX9-Feb-09 0:20 
Hi all,

This is what I did (VC++ 6.0):
1. Add a new dialog
2. Insert ActiveX Control: Microsoft Web Browser (which added CWebBrowser2 class)
3. Add the object in the dialog
4. Create a variable for that object (CWebBrowser2 m_ctlBrowser;)

Now, so far so good. I can go to the website I want.
My question is: once I am in the desired website which prompts user input, I want to be able to simply press a button to fill it out. Let's say I already put the cursor there and there is only one "edit box" to fill.

Is this doable? Thanks for any suggestion.
QuestionPlease help me! Pin
Le@rner8-Feb-09 23:53
Le@rner8-Feb-09 23:53 
AnswerRepost. Pin
CPallini9-Feb-09 0:02
mveCPallini9-Feb-09 0:02 
GeneralRe: Repost. Pin
Le@rner9-Feb-09 0:15
Le@rner9-Feb-09 0:15 
Questionhow to communicate between two dialogs Pin
hemlat8-Feb-09 23:42
hemlat8-Feb-09 23:42 
AnswerRe: how to communicate between two dialogs Pin
SandipG 8-Feb-09 23:44
SandipG 8-Feb-09 23:44 
AnswerRe: how to communicate between two dialogs Pin
David Crow9-Feb-09 6:23
David Crow9-Feb-09 6:23 
QuestionHow to avoid symmetric NAT Pin
CrazyDogg8-Feb-09 23:16
CrazyDogg8-Feb-09 23:16 
QuestionHow to add delay for a dialog based application? Pin
puppya8-Feb-09 22:11
puppya8-Feb-09 22:11 
AnswerRe: How to add delay for a dialog based application? Pin
CPallini8-Feb-09 22:18
mveCPallini8-Feb-09 22:18 
AnswerRe: How to add delay for a dialog based application? Pin
Cedric Moonen8-Feb-09 22:20
Cedric Moonen8-Feb-09 22:20 
QuestionLooking for a Programmer (dll injection experienced..) Pin
irfanf18-Feb-09 21:37
irfanf18-Feb-09 21:37 
AnswerRe: Abuse. Pin
CPallini8-Feb-09 22:12
mveCPallini8-Feb-09 22:12 
GeneralRe: Abuse. Pin
irfanf18-Feb-09 22:29
irfanf18-Feb-09 22:29 
GeneralRe: Abuse. Pin
CPallini8-Feb-09 22:35
mveCPallini8-Feb-09 22:35 
Questionmake listctrl background image unovable... Pin
vikasvds8-Feb-09 21:18
vikasvds8-Feb-09 21:18 
AnswerRe: make listctrl background image unovable... Pin
Naveen8-Feb-09 21:54
Naveen8-Feb-09 21:54 
QuestionCheck open windows over SDI. Pin
Le@rner8-Feb-09 21:15
Le@rner8-Feb-09 21:15 

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.