|
Search
You searched for the word(s): silverlight
Showing page 28 of 60 (591 total posts)
< 1 second(s)
-
Thanks Adam,
That helped a lot. Now I need to be able to paste back in to the main editor, but keep the <script> tags in place. I'm using the code from the example:
function button_click()
{
var editor=Window_GetDialogArguments(window);
var ...
-
Hi Yorkey, The multiple files select function needs the Silverlight or flash plug-in support. In the method I provided, it has disable the flash upload mode, so if you need the multiple files select, then please install the silverlight(please use silverlight v4) plug-in for your browser. Regards, Ken
-
Hi Geminior, 1. What is RequireUploadCompleted on UploaderBase? Can you explain this question in detail? Uploader has a method ''UploadCompleted'', but I am not sure what do you mean the ''RequireUploadCompleted ''. 2. Will the UploadAttachments control work in browsers that do not support Flash or Silverlight? It is ...
-
Hi,
I am not so familiar with the client cortificates.
Is your issue same as this http://cutesoft.net/forums/thread/47542.aspx ?
Regards,
Terry
-
DerekS:
Hi Terry,
The folder is forgotten after just clicking the button again.
I'm using Vista SP1 and IE7
Testing it on the fulltest.aspx I found that :
The Auto and silverlight buttons didn't remember but the Flash and iframe buttons did.
On my site I tried using UploadType=Flash (as ...
-
Hi sahar,
The silverlight mode will separate the upload file as a few pieces to upload, and it will stable than the flash mode. And under the windows authentication and SSL, the silverlight mode will work better than flash mode too.
Regards,
Ken
-
Unfortunately no improvement.
It just sits spinning its wheels. If I try to start a secong upload the progress indicator (spinning icon) appears.
Would be good if it showed initially.
However the final result is the error message mentioned earlier
Silverlight : The upload task is interrupted!Unable to get web http ...
-
Hi AGregory,
The uploader control has 4 upload modes, html5,silverlight,flash,iframe. The hover css style setting only work under html5 and iframe mode.
Please try the example below, if load as html5 or iframe mode, the button will apply the .UploadButton:hover style setting. If load as silverlight or flash mode, then ...
-
jpchatt,
That is expected behavior.
Because when the Flash version >=10 or Silverlight version >=3
The addon do now allow javascript show the browsing dialog.
So AjaxUploader put a transparent layer , and let user click the Flash/Silverlight to show the dialog.
If you tab to the HTML button , it ...
-
dgburton,
Can you post your uploader code? It is very strange that the uploader forces you download the silverlight.
1. If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution.
2. If Ajax Uploader detects Flash is installed on your PC, It will use the Flash ...
... 28 ...
|
|
|