Re: Target Frames

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Steve C. Orr [MVP, MCSD] (Steve_at_Orr.net)
Date: 03/16/04


Date: Tue, 16 Mar 2004 15:53:47 -0800

You must do this with client side code, such as javascript.
This is one of the many reasons why frames are a pain, so you should try and
avoid them when you can.
Usually user controls are a better way to separate individual sections.

-- 
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"ruca" <ruuca@iol.pt> wrote in message
news:%23sIs2g3CEHA.3568@tk2msftngp13.phx.gbl...
> Do I have anyway to choose my page targets in frames?
>
> Example
>
> I have a page that have 3 frames
>
> frame 1 - header (contains only an image and stay static)
> frame 2 - contents (contains a menu and change by menu)
> frame 3 - main (show the result "command" of click in contents frame)
>
> What I want is that when I choose something in frame 2 this frame change
the
> menu, but I have to change the display of frame 3 too, ie, both frames
have
> to change the display withou affecting frame 1.
>
> Can I do this in someway? Like using Response.Redirect(...) or anything
> else!!!
>
>
> -- 
>
> Thank's (if you try to help me)
> Hope this help you (if I try to help you)
> ruca
>
>


Relevant Pages

  • Re: Frames in WebForms?
    ... corespondent result onclick_button in my right side. ... Hope this help you ruca ... >> Can I have Frames in WebForms? ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: Frames in WebForms?
    ... corespondent result onclick_button in my right side. ... Hope this help you ruca ... >> Can I have Frames in WebForms? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Frames in WebForms?
    ... corespondent result onclick_button in my right side. ... Hope this help you ruca ... >> Can I have Frames in WebForms? ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Frames in WebForms?
    ... you'll have to do it clientside then, or lose the frames, use the server ... postback of the menu clicks and rebuild the page with the appropriate info ... "ruca" wrote in message ... >> Curt Christianson ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Frames in WebForms?
    ... you'll have to do it clientside then, or lose the frames, use the server ... postback of the menu clicks and rebuild the page with the appropriate info ... "ruca" wrote in message ... >> Curt Christianson ...
    (microsoft.public.dotnet.framework.adonet)