No announcements
Found 117100 threads
-
0 Votes
asyncfileupload not firing OnUploadComplete events
User-82404077 posted hi, My Senerio: - I have an asyncfileupload tool inside an updatepanel - ...Answered | 4 Replies | 66 Views | Created by Anonymous - Monday, November 14, 2011 9:10 AM | Last reply by Anonymous - Wednesday, November 16, 2011 12:36 AM -
0 Votes
AsyncFIleUpload's OnUploadComplete not firing
When I try to incorporate it into my project, the onuploadcomplete doesn't fire.Unanswered | 7 Replies | 433 Views | Created by Anonymous - Wednesday, September 21, 2011 8:22 AM | Last reply by Anonymous - Friday, June 27, 2014 4:39 PM -
0 Votes
AsyncFileUpload isn't firing the OnUploadComplete method.
On my page I have a AsyncFileUpload control within a Wizard, within an UpdatePanel, within my UserControl.Answered | 4 Replies | 66 Views | Created by Anonymous - Monday, March 5, 2012 10:33 AM | Last reply by Anonymous - Wednesday, March 7, 2012 3:26 AM -
0 Votes
AjaxFileUpload Not firing the OnUploadComplete
User1556928295 posted Ok, I got it to fire correctly, but it'll only fire on image documents and I don't have anything in the AllowedFileTypes.Answered | 8 Replies | 109 Views | Created by Anonymous - Monday, June 30, 2014 10:26 AM | Last reply by Anonymous - Monday, June 30, 2014 5:34 PM -
0 Votes
AsyncFileUpload Control Not displaying the image onUploadComplete
User-1171043462 posted Refer ...Answered | 3 Replies | 47 Views | Created by Anonymous - Tuesday, October 18, 2011 7:42 AM | Last reply by Anonymous - Friday, October 21, 2011 1:35 AM -
0 Votes
AjaxFileUpload Not firing the OnUploadComplete on the Webserver
Please don't get the AjaxFileUpload (what I'm using) confused with the AsyncFileUpload.Answered | 18 Replies | 252 Views | Created by Anonymous - Wednesday, July 30, 2014 10:24 AM | Last reply by Anonymous - Thursday, August 14, 2014 11:10 AM -
0 Votes
AsyncFileUpload control not firing OnUploadedComplete event
</p> <p> <asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <asp:UpdatePanel ...Answered | 7 Replies | 173 Views | Created by Anonymous - Wednesday, May 21, 2014 4:39 PM | Last reply by Anonymous - Saturday, May 24, 2014 3:30 AM -
0 Votes
asyncfileupload inside EditTemplate of datalist
User1013750657 posted Try overriding the rowcommand event of the grid and see if it gets fired when ...Answered | 6 Replies | 75 Views | Created by Anonymous - Wednesday, May 2, 2012 3:43 AM | Last reply by Anonymous - Monday, May 14, 2012 12:04 AM -
0 Votes
AsyncFileUpload won't fire after a download.
User-644385454 posted I have been using the asyncfileupload control and have everything working nicely with it when uploading.Answered | 1 Replies | 57 Views | Created by Anonymous - Friday, January 22, 2010 6:00 AM | Last reply by Anonymous - Friday, January 22, 2010 7:50 AM -
1 Votes
How can I upload multiple files by using AsyncfileUpload ?
I want it to be worked as same as how asp:fileupload with multiple files upload at the same time, but sadly i can only use asyncfileupload, many thanks.Answered | 1 Replies | 2332 Views | Created by kellywong911 - Wednesday, November 20, 2013 1:35 AM | Last reply by Christopher84 - Wednesday, November 20, 2013 1:59 AM -
0 Votes
AsyncFileUpload - UploadedComplete event does not fire
I have the same problem of OnUploadedComplete event(that is not firing) but in different situation.Answered | 5 Replies | 168 Views | Created by Anonymous - Saturday, October 31, 2009 4:58 PM | Last reply by Anonymous - Monday, December 12, 2011 4:47 AM -
0 Votes
AsyncFileUpload control not firing OnUploadedComplete event
User675509854 posted Hi, I have a AsyncFileUpload control inside a custom Web User Control which is placed on two different pages.Answered | 2 Replies | 91 Views | Created by Anonymous - Wednesday, March 10, 2010 2:03 PM | Last reply by Anonymous - Thursday, March 25, 2010 3:45 AM -
0 Votes
AsyncFileUpload calls OnUploadedComplete twice
for your scenario, I suggest you place AsyncFileUpload in a iframe and contain iframe in your page. this will avoid OnUploadedComplete event be fired when other ...Answered | 6 Replies | 189 Views | Created by Anonymous - Wednesday, July 6, 2011 1:17 PM | Last reply by Anonymous - Friday, July 15, 2011 10:28 AM -
0 Votes
AsyncFileUpload : OnUploadedComplete not firing
I have an AsyncFileUpload with Repeater and Label below, all in UpdatePanel.Answered | 24 Replies | 1314 Views | Created by Anonymous - Friday, October 9, 2009 9:31 AM | Last reply by Anonymous - Sunday, February 13, 2011 12:27 AM -
0 Votes
Ajax FileUpload Control and OnUploadComplete
But i have one question then how we can simultaneoulsy store the data in DB and upload the files on File server because inside OnUploadComplete Event we are not able to ...Unanswered | 5 Replies | 65 Views | Created by Anonymous - Tuesday, February 26, 2013 10:45 AM | Last reply by Anonymous - Wednesday, February 27, 2013 8:11 AM -
0 Votes
AsyncFileUpload question
User-39953368 posted I am trying to use AsynCfileUpload control on my page but need to do some validation before the file is actually uploaded, like check if something ...Unanswered | 1 Replies | 22 Views | Created by Anonymous - Thursday, November 11, 2010 11:26 PM | Last reply by Anonymous - Sunday, November 14, 2010 10:43 PM -
0 Votes
AsyncFileUpload not working with *.docx
<ajaxToolkit:AjaxFileUpload ID="AjaxFileUpload1" ThrobberID="myThrobber" ...Answered | 3 Replies | 104 Views | Created by Anonymous - Tuesday, October 16, 2012 11:20 AM | Last reply by Anonymous - Wednesday, February 6, 2013 5:06 PM -
0 Votes
Occurs an error when using AjaxControlToolkit AsyncFileUpload
Hi all, I create a webpart, then add control AsyncFileUpload comes from AjaxControlToolkit, when I run it and browse a small size file, but it popup a window ask ...Answered | 6 Replies | 9174 Views | Created by JoeyWang - Monday, April 4, 2011 10:28 AM | Last reply by igby_ - Wednesday, May 9, 2012 9:50 AM -
0 Votes
asyncfileupload not firing uploadcomplete server event Please help
I have a create user wizard and the asyncfileupload is one of the steps.Answered | 4 Replies | 35 Views | Created by Anonymous - Monday, September 3, 2012 8:40 PM | Last reply by Anonymous - Wednesday, September 5, 2012 10:21 PM -
0 Votes
AsyncFileUpload created dynamically
Here is the code protected void brnAttFileUpload_Click(object sender, EventArgs e) { ...Answered | 7 Replies | 129 Views | Created by Anonymous - Tuesday, November 9, 2010 6:00 PM | Last reply by Anonymous - Tuesday, May 21, 2013 4:31 PM - Items 1 to 20 of 117100 Next ›
No announcements