Hi all,

I am using Prototype 1.5. I want my JS to invoke some function everytime a
successful response is received.

I think I have to extend the Ajax.Request.prototype so that i can add
"on200" method to it. (From the Prototype code is saw it looks for
'on'+status code)
Is this approach correct? Can you give me pointers on how to proceed with
this?
-- 
Ram

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to