<script>window.opener.location.href='MyPage.aspx';</script>

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

    <script>window.opener.location.href='MyPage.aspx';</script>

    Hi,

    Following code is working in FireFox, but it is not working in IE.

    Response.Write( "<script>window .opener.locatio n.href='ViewDep artment.aspx';</
    script>");

    So Please Let me know if anything is going wrong.


    Thanks,
    Chetana
Working...