c++ - Call javascript or set element focus from CHtmlView -



c++ - Call javascript or set element focus from CHtmlView -

i have chtmlview instance load known page. there edit box element on page, , able set keyboard focus element programmatically in response serial event. unfortunately i'm stuck using visual studio 6 , finding documentation hard wade through.

i can ihtmldocument2 interface view, not ihtmldocument3. looking guidance on how either phone call javascript chtmlview side, or set focus in window specific element.

if knows of examples appreciated.

i think nice article should starting point. has illustration how fill form

c++ mfc vc6

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

r - url in CRAN extension manual -

asp.net - .NET Control.ID property inconsistency -