basic question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ricardo Manuel

    #1

    basic question

    Hi, this one seems a basic question, but I don't know how
    to solve it.

    From a html page with 3 frames, the main page it's loaded
    with a web form(aspx), in that web form I've a button
    that makes a response.redire ct to another web form
    (aspx), my problem it's that last web form is loaded in
    the frame, when I want is that last form becomes all page.

    TIA

    Ric
  • Sanjay Tibrewal

    #2
    Re: basic question

    I believe there is a target attribute you can use on the web form that
    should allow you to do what you want.

    "Ricardo Manuel" <anjinhor@hotma il.com> wrote in message
    news:049501c367 0e$41da3b50$a00 1280a@phx.gbl.. .[color=blue]
    > Hi, this one seems a basic question, but I don't know how
    > to solve it.
    >
    > From a html page with 3 frames, the main page it's loaded
    > with a web form(aspx), in that web form I've a button
    > that makes a response.redire ct to another web form
    > (aspx), my problem it's that last web form is loaded in
    > the frame, when I want is that last form becomes all page.
    >
    > TIA
    >
    > Ric[/color]


    Comment

    Working...