Redirect to ASP iFrame page

S

steph_mw

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
 
K

Ken Tucker [MVP]

Hi,

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

Ken
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top