Sydhussain2010
02-26-2012, 08:48 AM
how i can refresh my main history page without page refresh alert message?
i am using the following code on the submitpage.asp
<%response.write ("<script>window.location.reload(history.go(-2));</script>")%>
i got the attached message when it refreshes the main page.
is there is a way to refresh directly without this message?
i am using the following code on the submitpage.asp
<%response.write ("<script>window.location.reload(history.go(-2));</script>")%>
i got the attached message when it refreshes the main page.
is there is a way to refresh directly without this message?