Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Wed, 02 Jan 2008 13:11:10 -0300,    group: microsoft.public.inetsdk.programming.webbrowser_ctl        back       


WebBrowser CTL   
Hi,

Visual Studio 6 WebBrowser control had the ability to set a value and 
also to raise webevents like click eg:

webbrowser1.Document(icur).All.Item(Text_Password_Field.Text).Value = 
Text_Password_value.Text
webbrowser1.Document(icur).All.Item(42).Click

Is there some way to do the same with .net WebBrowser control or any 
other ? because apparently WebBrowser doesn't has this methods anymore.

Thanks
Fernando
date: Wed, 02 Jan 2008 13:11:10 -0300   author:   Fernando

Re: WebBrowser CTL   
You can use the ActiveX control directly. The WebBrowser control is a
wrapper around this control.

-- 
Sheng Jiang
Microsoft MVP in VC++
"Fernando"  wrote in message
news:ekoA6GVTIHA.5400@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> Visual Studio 6 WebBrowser control had the ability to set a value and
> also to raise webevents like click eg:
>
> webbrowser1.Document(icur).All.Item(Text_Password_Field.Text).Value =
> Text_Password_value.Text
> webbrowser1.Document(icur).All.Item(42).Click
>
> Is there some way to do the same with .net WebBrowser control or any
> other ? because apparently WebBrowser doesn't has this methods anymore.
>
> Thanks
> Fernando
date: Wed, 2 Jan 2008 12:34:39 -0600   author:   Sheng Jiang[MVP] uss

Re: WebBrowser CTL   
Jiang,

Thanks for your prompt response.

Is there any other free control to be used from .net ?

Best Regards,
Fernando

Sheng Jiang[MVP] wrote:
> You can use the ActiveX control directly. The WebBrowser control is a
> wrapper around this control.
>
date: Fri, 04 Jan 2008 09:10:06 -0300   author:   Fernando

Re: WebBrowser CTL   
You can use the microsoft.mshtml.dll PIA in your pia directory (typically
C:\Program Files\Microsoft.NET\Primary Interop Assemblies)

-- 
Sheng Jiang
Microsoft MVP in VC++
"Fernando"  wrote in message
news:477E221E.6040504@gmail.com...
> Jiang,
>
> Thanks for your prompt response.
>
> Is there any other free control to be used from .net ?
>
> Best Regards,
> Fernando
>
> Sheng Jiang[MVP] wrote:
> > You can use the ActiveX control directly. The WebBrowser control is a
> > wrapper around this control.
> >
date: Fri, 4 Jan 2008 13:37:24 -0600   author:   Sheng Jiang[MVP] uss

Re: WebBrowser CTL   
I'm gonna try it

Thank you

Sheng Jiang[MVP] wrote:
> You can use the microsoft.mshtml.dll PIA in your pia directory (typically
> C:\Program Files\Microsoft.NET\Primary Interop Assemblies)
>
date: Tue, 15 Jan 2008 16:40:38 -0300   author:   Fernando

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us