Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: if(uploadobj.getqueuecount()>0) can this be deteced from code behind?
Re: if(uploadobj.getqueuecount()>0) can this be deteced from code behind?
04-02-2009, 9:47 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: if(uploadobj.getqueuecount()>0) can this be deteced from code behind?
Reply
Quote
Hi,
No, the server side do not know the client side state.
If you are doing a AJAX postback , you can use script to get it and set it to hidden field before postback.
Regards,
Terry
View Complete Thread