Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
Ajax Uploader Event
Ajax Uploader
ajax Uploader javascript API
AjaxUploaoder
Error uploading files
FileUploaded
MaxFilesLimitMsg
uploader
vb.net
not getting file selection dialog box in IE8
I am not getting file selection dialog box in IE 8 after clicking Browse button. any idea. Thanks Rajiv
Posted to
Ajax Uploader
(Forum)
by
krajiv23
on
March 29, 2013
Display alret when user tries upload file/s with a same name that already exist in DB
.I am using Ajax Uploader in my .net project, which is allowing user to upload multiple file at a same time. While uploading new file/s, I want to display a pop up to a user if he/she is trying to upload a file which is already exist in database.(i.e. file with same name ). If user says Yes then it should continue uploading file (Which will ...
Posted to
Ajax Uploader
(Forum)
by
Dev00515
on
January 26, 2013
How can I throw a server side error if file upload is not successful
How can I throw a server side error if file upload is not successful? Thanks. Ron
Posted to
Ajax Uploader
(Forum)
by
RonR
on
August 2, 2011
Start Upload from the Code behind file asp.net
Hi There, i am validating the Ajaxuploader at the moment, i want to use the component for a customer Website.My question: is there a posibility to start the upload from the code behind file in asp.net? I tride it with calling the JScript from the Code behinde, it dosen't work my thougt, it's a timing problem between the ...
Posted to
Ajax Uploader
(Forum)
by
marcnbg
on
April 6, 2011
OnFileUploaded in MagicAjax panel fires for every previously uploaded file
We have purchased the control and are using it for the first time, so please excuse or possible ignorance. We have an ascx like this: <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeFile=''TestAjax.ascx.cs'' Inherits=''TestAjax'' %> <MagicAjax:AjaxPanel runat=''server'' ID=''MagicAjax1'' ...
Posted to
Ajax Uploader
(Forum)
by
Olaf
on
May 27, 2010
Setting uploaded files count to synchronize with MaxFilesLimit?
This is the problem I'm having... MaxFilesLimit for the control is set to 4. 1. I've multi-selected 3 files and it uploads them. There are now 3 files in my TempDirectory.2. I run a process that deletes all 3 of those files from TempDirectory.3. When I multi-select 3 more files, I get the MaxFilesLimitMsg because it thinks ...
Posted to
Ajax Uploader
(Forum)
by
vmhatup
on
April 23, 2010
FileUploaded Event Fires on localhost (Visual Studio 2008) not on DiscountASP
The following FileUploaded EVENT FIRES on my localhost machine during testing. But when I put it on DiscountASP, it does NOT fire although the file does get uploaded to the temporary directory on DiscountASP. Is there some setting in the web.config file that is special for DiscountASP? <CuteWebUI:Uploader runat=''server'' ...
Posted to
Ajax Uploader
(Forum)
by
gBurgur
on
October 6, 2009