Hi,
I have a problem with history.go(-1). When use it I get a error page as follows:
<<Warning - Page has expired
The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you.
To resubmit your information and view this Web page, click the Refresh button. >>
For your easy reference I have placed the code below:
I have used this code within an agent:
If EndDate =“” Then
Print "<script language='JavaScript'>"
Print "{"
Print "alert ('End date is blank !');"
Print "history.go(-1);"
Print "}"
Print "</script>"
Exit Sub
End If
Cas someone please help me on this?
Thx in Advance
Regards
Rasika