Hi
How I can atttach/call a Javascript function after the data is posted to the server / after the "sending data to the server" dialog is closed.
I think this a an XMLHttpRequest.Is there any way to call my javascript function after this ajax postback.
Thanks