Welcome Guest Search | Active Topics | Sign In | Register

Change Uploader Error Message Options
tbrentlong
Posted: Monday, September 14, 2009 1:07:02 PM
Rank: Newbie
Groups: Member

Joined: 6/30/2009
Posts: 7
By default when a user clicks outside of the AJAXUploaderProgressDialog during an upload, he receives a static message that an AJAX Uploading Session is in progress. I want to give a different message. How can I change it?
eo_support
Posted: Monday, September 14, 2009 2:58:38 PM
Rank: Administration
Groups: Administration

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

You will need to set the uploader's ClientSideOnError to a JavaScript function name. Inside that function you will display your custom error message. The function's argument list is predefined. See here for more details:

http://doc.essentialobjects.com/library/1/jsdoc.public.handlers.clientside_error_handler.aspx

If you have not used our client side JavaScript interface before, you will need to go over this topic first:

http://doc.essentialobjects.com/library/1/clientapi_howto.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.