javascript_howto thread: try this!
just try a window.location function
<script>{
window.location="prev.asp"}
</script>
Terrence Joubert <Terrence@v...> wrote: Hi Guys,
I want to redirect the current *.asp page to the
previous page and refresh that previous page.
The current page b.asp has a link coded as
Response.Write "Go Back"
This link redirects the user to the page a.asp. Apart
from that, I also want to refresh after the redirection.
Any idea of how this can be done?
Thanks
Terrence
|





