ioustinos
unread,May 13, 2009, 7:11:21 PM5/13/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prototype & script.aculo.us
Hi there, i would like to be able to monitor whether i get a response
or not from request, within a certain time.
Using firebug, i can see that sometimes, the response does not come
back(request indicated with red color on firebug), or takes too long
to come back. On both those cases i would like to know so that i can
do something about it.
I have set the onFailure callback but it never got triggered.
What can i do?