Redirect to ASP iFrame page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • steph_mw@hotmail.com

    #1

    Redirect to ASP iFrame page

    I have an ASP page that has an aspx page within an iFram on this asp
    page. Once the user has filled in the form (within the aspx page) I
    need to redirect the user back to the orginating page (an asp page)
    within the iframe.

    Can anyone help me with this.

    TIA

  • Ken Tucker [MVP]

    #2
    Re: Redirect to ASP iFrame page

    Hi,

    If you use response.redire ct inside a iframe the page you
    navigate to will still be in the frame.

    Ken
    --------------------------
    <steph_mw@hotma il.com> wrote in message
    news:1125613646 .052376.231700@ g44g2000cwa.goo glegroups.com.. .[color=blue]
    >I have an ASP page that has an aspx page within an iFram on this asp
    > page. Once the user has filled in the form (within the aspx page) I
    > need to redirect the user back to the orginating page (an asp page)
    > within the iframe.
    >
    > Can anyone help me with this.
    >
    > TIA
    >[/color]


    Comment

    • steph_mw@hotmail.com

      #3
      Re: Redirect to ASP iFrame page

      Thanks Ken. That's what is happening, but I need the main asp page to
      be changed not the page within the iframe.

      Comment

      • Cor Ligthert [MVP]

        #4
        Re: Redirect to ASP iFrame page

        Steph,

        Did you see our website?

        How do you think we we set the link information that you see in the URL.



        Cor


        Comment

        • MaryA

          #5
          RE: Redirect to ASP iFrame page

          i have the same problem as steph can anyone help??

          "steph_mw@hotma il.com" wrote:
          [color=blue]
          > I have an ASP page that has an aspx page within an iFram on this asp
          > page. Once the user has filled in the form (within the aspx page) I
          > need to redirect the user back to the orginating page (an asp page)
          > within the iframe.
          >
          > Can anyone help me with this.
          >
          > TIA
          >
          >[/color]

          Comment

          Working...