Provide Javascript prompt from backend LS agent and redirect browser back one page


JavaScript


If collect.count = 0 Then
	Print "<script>alert('Sorry, No matches were found based on the specified selection criteria.')</script>"
	Print "<script>history.go(-1)</script>"
	Exit Sub
End If	

Posted by fbrefere001 on Thursday October 27, 2005