Hi Irongut, I've tried your suggestion but I can only see the destination URL if it should open in the same windows, but when the link should open a new window de URL does not change.
Rick. irongut <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Hi, > > Have you tried using the OnBeforeNavigate2 event to intercept links in the > laptop window and then telling the other window to navigate to the address > clicked? > > Dave Murray > Glasgow, UK > PGP KeyID: 0x838592B3 > > Remove NOSPAM from my email address to reply. > > > > > > Loser wrote: > > Hi all, > > > > I'm writing an browser app using mozilla control in delphi 7, what I > > want to is to have two screens, 1 full-screen (on a video projector) > > and the other will be on the main screen of my laptop, if I click on a > > link on the main screen it should open on the second screen in the > > browser windows. > > > > In the IE control I can use the "register as browser" function and for > > example "ppDisp := form2.webbrowser1.Application;" to open the link in > > the second window, but I can't use the register as browser in the > > mozilla control. > > > > I tried to write the app using the IE control and then use the > > "http://www.iol.ie/~locka/mozilla/iepatcher.zip" to patch it to use > > mozilla control but then I get an error "browser is not in a valid > > state". > > > > I don't want to use the IE control! > > > > Thanks for any help > > > > Rick. _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
