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

  • Thread starter Thread starter Chetana
  • Start date Start date
C

Chetana

Hi,

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

Response.Write("<script>window.opener.location.href='ViewDepartment.aspx';</
script>");

So Please Let me know if anything is going wrong.


Thanks,
Chetana
 

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

Back
Top