Asp.Net Ajax UpdatePanel : browser timeout

A

Alphapage

Hello,

I want to know how I can catch using javascript when the browser closes the
request because of a browser timeout.
I want to send a new request if that happens.

Thanks in advance for your help.
 
B

bruce barker

use the Sys.WebForms.PageRequestManager's endRequest event. you can check the
error, and handle however you want.

-- bruce (sqlwork.com)
 
A

Alphapage

Ok, now I can catch the browser timeout error, but how can I (re)execute the
same request from endRequest ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top