Search

You searched for the word(s): silverlight
Showing page 28 of 60 (591 total posts) < 1 second(s)
  • Re: Custom Button Questions

    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 ...
    Posted to Cute Editor for .NET (Forum) by Aaron Edwards on April 9, 2008
  • Re: Flash Errors?

    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 
    Posted to ASP Uploader (Forum) by Kenneth on June 1, 2012
  • Re: Documentation

    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 ...
    Posted to Ajax Uploader (Forum) by Kenneth on December 8, 2011
  • Re: Upload errors (IE7, IIS7, Silverlight/Flash + client certificates)

    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  
    Posted to Ajax Uploader (Forum) by cutechat on January 27, 2009
  • Re: AjaxUploader does not remember the last used directory with IE7

    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 ...
    Posted to Ajax Uploader (Forum) by Adam on April 20, 2010
  • Re: DialogFilter not filtering

    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 
    Posted to PHP File Uploader (Forum) by Kenneth on March 6, 2013
  • Re: Uploading a Downloadable File not working (version 6.4)

    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 ...
    Posted to Cute Editor for .NET (Forum) by geoffo on June 11, 2009
  • Re: Hover/Action CSS for AjaxUploader InsertButton

    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 ...
    Posted to Ajax Uploader (Forum) by Kenneth on November 2, 2012
  • Re: control not working with FireFox 3.6

    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 ...
    Posted to Ajax Uploader (Forum) by cutechat on May 27, 2010
  • Re: Force to use Flash mode

    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 ...
    Posted to Ajax Uploader (Forum) by Adam on April 22, 2009
« First ... < Previous 26 27 28 29 30 Next > ... Last »