|
Search
You searched for the word(s): Ajax Uploader
Showing page 34 of 117 (1,163 total posts)
< 1 second(s)
-
Hi ScottDolan, The uplaoder needs to upload the file to the server, so the postback is necessary. If you want to submit the form at the end, please use the start upload manually example. Demo http://www.ajaxuploader.com/Demo/Start-uploading-manually.aspx Or use Ajax UpdatePanel with it. Regards, Ken
-
john,
I think it's not a server issue. Most likely it's client side issue.
When you testing local and server, are you using the same browser?
Are you using AjaxUploader version 3.0?
Which version of .NET framework are you running on the server?
Can you try the following example and get back to ...
-
Yes 100% and its not currently working on IIS7, have you tryed to get this work on IIS7 and asp.net 4.0 ? Visual Studio says:
AjaxUplader was not setup in web.config file (even its there just like in the link above IIS7 integrated mode)
However the assembly seems to be in place, no compiler error or warning. That i find strange and ...
-
Hi everybody,
I am using Ajax file uploader to upload large files,it uploads smoothly to a temp location but i didn't understand how can i save the file to my desired location,i found CopyTo() method but its not working idont know why.
i am posting the code i have used:
protected void FileUpload(object sender, UploaderEventArgs ...
-
We have purchased a 10 domain license a few months ago but did not have a final domain list. A temporary license was given to us.
Our temporary license ran out 3 weeks ago and we have been repeatedly tried getting a new license. Not one reply. This is not good customer service. If emails are not working my phone number is at the bottom of ...
-
Hi,
Before we fix this issue,
You can use this in web.config to fix it temporary:
<configuration>
<appSettings>
<add key=''CuteWebUI.AjaxUploader.RewritePath'' value=''False'' />
...
Regards,
Terry
-
Hi nunndaddy, Can you let your client test on demo http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx? Does it get the same issue? If the demo works for your client, please download the latest version and try again. Latest version ...
-
I think I do not understand your request.
For some applications,
If the developers want to show the uploaded contents,
they only need bind the list view again.
Maybe the UploadAttachments control can help you.
Regards,
Terry
-
Hi jurgen007,
Does your site under load balancing/web farm environment? Can you send me your uploader page url? So I can test it too. Also, you can send it to Kenneth@CuteSoft.net
Regards,
Ken
-
Hi, I want to purchase ajax uploader for my website. One for the server (http://www.xxxxxxxxx.com), so that the users can use it and around 4 for the localhost developers (http://localhost:4108) to work on it. Please suggest me which Ajax Uploader licence i should buy for it. Thanks in advance
... 34 ...
|
|
|