nightfury Posted February 1, 2013 Posted February 1, 2013 How to hide UnavailableErrMsg when redirect to new url? example: i want to redirect from url : http://myserver/myweb/mtk.dll to url : http://myserver/myweb/mtk.dll?id=01 i use code: UniSession.AddJS('location.href = "'+ UniSession.URL + '?id=01'); but when redirect to other url, there always show UnavailableErrMsg before it go to new url. how to hide UnavailableErrMsg ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.