|
Search
You searched for the word(s): Ajax Uploader
Showing page 40 of 117 (1,163 total posts)
< 1 second(s)
-
Hi Terry,
thank you for your answer but it still does not work correctly with IE7 and Flash10a.ocx. When I hit the ''Postback'' button and switch the panel and then click on ''Upload'' then the window ''File Browsing has been blocked.'' appears. How can this be completly be fixed? I mean other multi upload controls like google work ...
-
Thanks for the suggestion Ken. Unfortunately, that didn't work. I stepped thru the code to see what was happening and it is trying to redirect tohttp://localhost/BibleStudyTools/community/users/debbie/default.aspx BEFORE the FileUploaded event. I even put the redirect in several other of the Ajax Uploader events and put ...
-
Hi,
Can you tell me where I can download this latest release from? I went to your downloads section but it seems that it is referring to a release dated 30 September rather than 9 October?
Thanks.
-
Dear buddalasunil999,
can I atleast find the created_date of the original file?
Ajax Uploader doesn't provide this kind of information. Related topic can be found in http://cutesoft.net/forums/thread/56698.aspx
when I select a file, the control will create a .resx file in the temp location. what does this ...
-
Hello, I'm interested to buy your ajax uploader and I'm trying to use it but I have a problem.I'm using 4 uploader object in my page to upload 4 image (it's possible upload 1 image for each uploader). So, I want to show, for each uploader, a little image preview at the end of each uploading. How can I do this? I hope that you can help me.
-
Igor,
It's not a easy thing because starting upload is a client side behavior.
If you are not using AJAX , the client side state already be disposed.
So , if you use AJAX , you can just send JAVASCRIPT to start it :
var ...
-
Hello,
I'm from Brazil and I'm testing Ajax Uploader.
I want a event to call a client-side function after file upload, something like this:
<CuteWebUI:Uploader runat=''server'' ID=''MyUploader'' OnUploadedClient=''MyUploader_UploadedClient''></CuteWebUI:Uploader>
<script ...
-
AndyFel,
This isssue is not related to AjaxUploader. AjaxUploader can work in Ajax enviorment and non-Ajax enviroment.
In IE 5.5 and 6.0, if you disallow safe ActiveX, MicroSoft AJax will not work.
Please try the following code (it doesn't contain Ajax Uploader):
<%@ Page Language=''C#'' %>
<!DOCTYPE ...
-
The code you provided works fine. However, if I wrap it in a minimal Master page with nothing more than a simple ContentPlaceholder, ONLY 50-75% of the upload is performed, then the process hangs. I tried both the MS Ajax version, and the No Ajax version of the control. Does the control work with Master Pages?
I ...
-
When I run a small test page using VS2008, the Ajax Uploader works perfectly. However, when I run it without the VS2008 web server (i.e. when I run it using IIS 7 on my local Vista Business machine) I receive the error shown below:
IE Popup: ''Microsoft JScript runtime error: Object expected''
FF Firebug: ...
... 40 ...
|
|
|