摘要:
Put this code in MainForm->ExtEvents->OnBeforerender : window.onbeforeunload =function(){ ajaxRequest(sender,'SessionClosed',[]); alert("Session Closed");// You can remove this line. only for test };And put this code on MainForm->OnAjaxEvent : IfSameText(EventName,'Ses 阅读全文
posted @ 2013-03-16 22:52
Greyed Wolf
阅读(248)
评论(0)
推荐(0)
2013年3月16日