Hi

I think its an age old brower based script issue.
Youneed to capture window_onunload() event which is fired when a user closes
browser.

Thanks

Rahul


"Sunil Menon" <sunil@itb-germany.com> wrote:
>
>Dear All,
> I am creating a Web based application. When the user enters certain data
>on my page and closes IE, I want to save the data in my backend database.
>So how do I trap the close event of my IE and do a postback and save my

data.
>Can anyone throw some light to this problem?
>
>Thanks a lot in advance.
>
>Many Regards
>Sunil