Re: HOWTO: mimick shift+click (open in new window) on a hyperlink?
- From: "TH" <TH@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 May 2005 05:49:10 -0700
Umm yes, I used _BLANK, however, for pages that are password protected
(probably use a referer to detect that), it won't work :( Shift+Click works
though.
Cheers,
T
"Alex Blekhman" wrote:
> TH wrote:
> > I've actually made it work, by receiving the event object
> > and then getting the IHTMLAnchorElement from that and
> > using the URL property from that to pass it onto
> > Navigate2.
> >
> > However, it seems that its not always working, because of
> > referer issues? In which case I'll probably need to set
> > it somehow for the new window etc.
>
> Do you want to say that specifying "_BLANK" as
> TargetFrameName parameter to Navigate2 doesn't work?
>
>
>
.
- References:
- Prev by Date: RE: Have you found a solution?
- Next by Date: Re: Detect browser window with no toolbars (popup window)
- Previous by thread: Re: HOWTO: mimick shift+click (open in new window) on a hyperlink?
- Next by thread: Detect browser window with no toolbars (popup window)
- Index(es):