ResponseRedirect\Javascript

G

gh

I have a javascript function I am calling in the click event of a html
link. I use window.open in some of the other js functions I have, but
they open up the page in a new browser. I want to open a new page in
the same browser with javascript, like ResponseRedirect("Page.aspx")
does. What is the js for this?

TIA
 

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