Hi, All!

I need to refresh content of a page (or its part) by calling to a web
service. The result is XML, which is transformed to HTML using XSLT.
This transofrmation is being done in a separate function. When it's
done on onSuccess event, default behavior of onComplete replaces
control's content. When it's done on onComplete event, the default
behavior is executed again and adds XML content to the transformed
HTML.

The question is how to override default onComplete implementation?
Is there a better way to refresh control's content with my
implementation (XSLT transformation in my case) ?

Thanks in advance,
Boris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to