Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Keeping state after submitting and CuteWebUI_AjaxUploader_OnPostback handler
Re: Keeping state after submitting and CuteWebUI_AjaxUploader_OnPostback handler
12-17-2011, 3:31 PM
jrlemay
Joined on 12-12-2011
Posts 4
Re: Keeping state after submitting and CuteWebUI_AjaxUploader_OnPostback handler
Reply
Quote
Thanks,
But I can not use OnTaskComplete -- it will be triggered after each upload.
I found a workaround -- not using at all OnPostback but coding in javascript inside the php section called on the postback.
View Complete Thread