I have a web application in flex with back end as LCDS. I want to
execute a function in server when the client logs out/close the browser.
How can I implement this ( calling a severside function while user close
the browser without properly logging out)?Can anybody help me?