Welcome Guest Search | Active Topics | Sign In | Register

Unable to execute the event CallbackPanel1_Execute Options
acme
Posted: Friday, May 28, 2010 6:06:18 AM
Rank: Newbie
Groups: Member

Joined: 5/28/2010
Posts: 1
Hi all,


I am Prabhat. I am using progress bar to upload a large amount of data on server from local. I am unable to fire CallbackPanel1_Execute event. I put my code within CallbackPanel1_Execute but it is not execute after or before ProgressBar1_RunTask. I debug many time my code but till now we are unable to find the solution. Please help me, Its very urgent.

Thanks in advance.



eo_support
Posted: Friday, May 28, 2010 8:00:10 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You can not use ProgressBar to trigger any server event except for RunTask. That event is a very special event. In order to trigger server event you will need to use the AJAXUploader control. Please see here for more information:

http://doc.essentialobjects.com/library/1/ajaxuploader/overview.aspx

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.