Hi
When I invoke the above method from javascript is there anyway of giving it a clientside callback to fire when it completes?
If not how would you suggest I return something to the client after i've called the ajaxRequest method? So for instance I supply it with an ID and it returns a persons name which I then display on the page somewhere.
Cheers
Jon
When I invoke the above method from javascript is there anyway of giving it a clientside callback to fire when it completes?
If not how would you suggest I return something to the client after i've called the ajaxRequest method? So for instance I supply it with an ID and it returns a persons name which I then display on the page somewhere.
Cheers
Jon