Re: Close hyperlink's popup window
From: Curt_C [MVP] (software_AT_darkfalz.com)
Date: 09/22/04
- Next message: Lasse Edsvik: "Re: RRS Problem"
- Previous message: jai hanuman: "looking for antivirus api"
- In reply to: mg: "Close hyperlink's popup window"
- Next in thread: mg: "Re: Close hyperlink's popup window"
- Reply: mg: "Re: Close hyperlink's popup window"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Sep 2004 09:39:46 -0500
lose the TARGET=
-- Curt Christianson Owner/Lead Developer, DF-Software Site: http://www.Darkfalz.com Blog: http://blog.Darkfalz.com "mg" <mg@discussions.microsoft.com> wrote in message news:B042FFFC-4EE0-4717-8F50-976CF48E5F41@microsoft.com... > > The hyperlink code below causes a new page to popup above the main page, > where the code below runs. > > <asp:HyperLink > id="HyperLink1" > runat="server" > NavigateUrl="http://www.microsoft.com" > Target="_new"> > HyperLink > </asp:HyperLink> > > How can I close the popup window using code that runs in the main page? > > I use C#.
- Next message: Lasse Edsvik: "Re: RRS Problem"
- Previous message: jai hanuman: "looking for antivirus api"
- In reply to: mg: "Close hyperlink's popup window"
- Next in thread: mg: "Re: Close hyperlink's popup window"
- Reply: mg: "Re: Close hyperlink's popup window"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|