salam_t2 wrote:
>
> Currently I need to capture browser close event. I got help from net
> but those solutions are not browser independent. Help me.
>
<body onUnload="yourFunction();">
this "yourFunction" are one function that you can make a script to do
anythings.