Welcome Guest Search | Active Topics | Sign In | Register

Problem in ajax upload Options
Vinay Chouhan
Posted: Thursday, April 2, 2015 8:08:38 AM
Rank: Newbie
Groups: Member

Joined: 4/2/2015
Posts: 3
I am checking some values in javascript and then click the upload button from JavaScript but it is not calling code behind handler

var originalUploadButton = document.getElementById("fileUploader_UploadButton");
originalUploadButton.onclick();
Please suggest.

IE-11
eo_support
Posted: Thursday, April 2, 2015 12:56:02 PM
Rank: Administration
Groups: Administration

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

You can not do that. If you want the AJAXUploader to automatically start upload as soon as user selects a file, you can set AutoUpload property to true.

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.