Re: Close hyperlink's popup window

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Curt_C [MVP] (software_AT_darkfalz.com)
Date: 09/22/04


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#. 


Relevant Pages

  • Re: Close hyperlinks popup window
    ... Site: http://www.Darkfalz.com Blog: http://blog.Darkfalz.com "mg" wrote in message ... > The point is to keep the main page open and close the popup. ... >> Curt Christianson ... >>> The hyperlink code below causes a new page to popup above the main ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Close hyperlinks popup window
    ... >> Curt Christianson ... >> Blog: http://blog.Darkfalz.com ... >>> The point is to keep the main page open and close the popup. ... >>>>> The hyperlink code below causes a new page to popup above the main ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Windows 2003 and client script in ASP.NET
    ... Curt Christianson ... "Sara T." ... > Validator doen not work (Cannot popup dialog). ... > Do we need something to config? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: NotifyIcon
    ... Veign's Resource Center ... Veign's Blog ... How can I force a popup for the tooltip in a notifyIcon in VB6; ...
    (comp.lang.basic.visual.database)
  • Re: Close hyperlinks popup window
    ... How exactly would I do this, say, for example, from the event handler of a ... The point is to keep the main page open and close the popup. ... >> The hyperlink code below causes a new page to popup above the main page, ... >> How can I close the popup window using code that runs in the main page? ...
    (microsoft.public.dotnet.framework.aspnet)