 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
David Guest
|
Posted: Fri Feb 13, 2004 7:57 pm Post subject: no TWebbrowser events being fired when clicking on 'refresh' |
|
|
Hi all....
Ive successfully managed to get my TWebBrowser to navigate to
the page i want and collect all the html ( in a memo for now )
along the way by connecting my 'collection' routine to the
OnBeforeNavigate event and storing the pDisp's in an array
for later use & retrieval of the HTML.
However, inside the eventual final page is a javascript function
which refreshes some of the contents of the page ( NOT the same as a
normal Browser REFRESH btw, ie the browsers refresh button ).
When this javascript button is clicked inside the page, no events
are fired in the TWebBrowser and therefore i cant store a pDisp
in order to retrieve the HTML later on.
Am i doing something wrong, or basically....how do i get at the
HTML / pDisp when the user clicks the javascript button inside the
page ?
Im completely stuck with this one..
Many thanks for any help...
Dave.D
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|