I have been using the callback control in ComponentArt and it's all been working fine locally, however I have just put the web application onto the production server and we are now looking at up to 10 second client side delays before it even fires the callback_oncallback event and hits the server side code (according to firebug).
Has anyone else experienced these sort of delays? Where would I start in even trying to figure this one out?