Re: From VB6 code - run Javascript function in WebBrowser control
- From: "kjm2" <k.j.m@xxxxxxx>
- Date: Fri, 2 Nov 2007 11:52:33 -0700
Thanks for the reply but after doing a bunch of searching on the web for
window.execScript I don't think that is what I need. That will execute the
script I pass it but what Iwant to do is to execute an existing script/function
that is loaded in a BrowserControl.
Something like: WebBrowser.Document.??? where I can run the existing fuction
in a javascript function loaded in the current browser control's loaded page.
Thanks
Ken
"Igor Tandetnik" <itandetnik@xxxxxxxx> wrote in message
news:ejsLMoUHIHA.2480@xxxxxxxxxxxxxxxxxxxxxxx
"kjm2" <k.j.m@xxxxxxx> wrote in message
news:YYAWi.1227$Tp3.832@xxxxxxxxxxxx
Can this be done? Can VB6 code execute a javascript function in a
loaded page of a webbrowser control?
window.execScript
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not necessarily a
good idea. It is hard to be sure where they are going to land, and it could be
dangerous sitting under them as they fly overhead. -- RFC 1925
.
- Follow-Ups:
- Re: From VB6 code - run Javascript function in WebBrowser control
- From: Igor Tandetnik
- Re: From VB6 code - run Javascript function in WebBrowser control
- References:
- From VB6 code - run Javascript function in WebBrowser control
- From: kjm2
- Re: From VB6 code - run Javascript function in WebBrowser control
- From: Igor Tandetnik
- From VB6 code - run Javascript function in WebBrowser control
- Prev by Date: Re: From VB6 code - run Javascript function in WebBrowser control
- Next by Date: Re: From VB6 code - run Javascript function in WebBrowser control
- Previous by thread: Re: From VB6 code - run Javascript function in WebBrowser control
- Next by thread: Re: From VB6 code - run Javascript function in WebBrowser control
- Index(es):
Relevant Pages
|