as we know that it has minimize,maximize and close(X mark)....when close(x mark) is clicked how can i call code behind method...pls suggest me clearly....i tried with window.close()...it is not working
how to call aspx.cs method when window is closed
hi.............I am opening a window in asp.net as( window.open('ChatWindow.aspx', '_blank', 'top=610, left=1150,width=220,height=450,titlebar:no,toolbar:no,statusbar:no'))
Replies
Know the answer? Post it — somebody with the same question will find it here.