Well you can see how that would make the LC browser object horribly insecure.
User clicks a link and you take him somewhere completely different? Or
somewhere else in another browser object?? K! I don't think you can get
that kind of control, and I would be very afraid if you could.
Bob S
On 1/13/2016 7:39 AM, Colin Holgate wrote:
The times that BrowserBeforeNavigate doesn’t get sent, is a
BrowserBeforeNavigateFrame sent instead?
There are no frames, so no. The browserBeforeNavigate only gets sent
when the URL changes, and the links in the page do not always change
URLs, (they
The times that BrowserBeforeNavigate doesn’t get sent, is a
BrowserBeforeNavigateFrame sent instead?
> On Jan 13, 2016, at 1:13 AM, J. Landman Gay wrote:
>
> How are people dealing with the inability to know when a user clicks a link
> in a (desktop) browser object? The only message I get rel
How are people dealing with the inability to know when a user clicks a
link in a (desktop) browser object? The only message I get reliably is
"browserNavigateComplete". What if I want to know what's clicked before
that?
BrowserClick only works on Windows, so I can't use that.
BrowserBeforeNav