Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Avoiding postbacks
Re: Avoiding postbacks
08-15-2010, 10:00 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Avoiding postbacks
Reply
Quote
Hi,
function CuteWebUI_AjaxUploader_OnPostback() {
alert('CuteWebUI_AjaxUploader_OnPostback');
return false;
}
this code shall works.
did you see that message?
Regards,
Terry
View Complete Thread