Forum Moderators: phranque
I have tried using the following in the searchpage.asp, but have not been able to make the mainpage.asp display without the iframe.
reponse.redirect("mainpage.asp target=_top") ' Also tried _parent and _blank
I have also tried forcing mainpage.asp to redraw using a similar redirect command within mainpage.asp, but I still get the iframe and a don't get a fresh page.