|
Search
You searched for the word(s): dialog
Showing page 2 of 36 (351 total posts)
< 1 second(s)
-
To whom it may concern. We had the same issue now and then and usually solved it using one of the mentioned ways. However, there is another cause: if you are using CuteUpload in a default document on IIS 7.5 (the homepage), the same thing happens. Adding the real file name (usually Default.aspx) will make it work. A simple ...
-
I must say I'm surprised to hear of your experience. My own is quite the contrary.
I primarily use the forums and CuteSoft has always promptly answered any questions I've had.
Check out the forums, they are littered with examples of the company stepping up to solve problems of individuals. Literally creating new builds to ...
-
Hi Kenneth,
there is no error on the page, it only appears to do a postback. There are no obvious errors in the web server logs either.
I have emailed username credentials to you so you can access the following URL http://videocentralhd.lgfl.org.uk/secure/Upload.aspx .
The process to follow is:
1) ...
-
Hi Adam,
I read in one of the threads here that you're using a transparent flash object to bypass the dialog. I tried using the control in a normal page and it was working fine. The problem is if i use it in a modal popup extender. I tried adjusting the flashdiv to no avail.. I can't even see the flash div by setting the background to ...
-
Tim
No. the IFrame mode use <input /> to show the dialog , it only support 1 file.
But you can show some description text , to let the users click the button again and again .
When MultipleFilesUpload=true , the IFrame mode still support file upload queue.
Continue selecting a file , that file will be ...
-
** Joyce from Live Support sent us here **
Hi, we bought your AjaxUploader, which is fantastic, and we would like to use it within a jQuery dialog. The problem that we are facing is that there is no event triggered when clicking the browse button (The popup is shown correctly with all its content, but when we click on browse ...
-
Hi,
Can you try this in the dialog code ?
<script>
alert(window.XMLHttpRequest);
alert(window.ActiveXObject);
</script>
if you get ''ActiveXObject is not defined'' , that means XMLHttpRequest is not available.
And in the uploader , there's one line check the window.ActiveXObject
Maybe ...
-
nkhl20:
I am using form-manualstart.php from your example. i m using this code in our page but there are some problem that
it get error file browsing dialog has been blocked.
Please find the solution
nkhl20,
Please make sure you are using the latest build of Ajax Uploader.
-
Hi chispa,
Please try demo http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx with your chrome, does it get the same problem?
If the online demo works for you, I suggest you download the latest build and try again.
Latest build downlaod url: http://ajaxuploader.com/download/Ajax-Uploader.zip
If ...
-
Hi afennani, This should be an old bug, can you download the latest version and try again? latest version download url: http://ajaxuploader.com/download/Ajax-Uploader.zip If you still get the same problem with the latest version, please create an example page which can reproduce this issue and send it to [email protected]. I will ...
2 ...
|
|
|