Search

You searched for the word(s): javascript
Showing page 319 of 408 (4,076 total posts) < 1 second(s)
  • Re: Redirect When Upload Complete

    Dear msandwisch,   You can try the following snippet:   <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
    Posted to ASP Uploader (Forum) by Eric on April 12, 2011
  • How to manually set IMG src in custom dialog

    I am attempting to set the src='''' property of an IMG tag from a custom tab, using the following javascript (which works with other properties): function SyncTo(element) {         element.src = ''Something.gif''; } This currently doesn't work, presumably because it synchronises with the input control ...
    Posted to Cute Editor for .NET (Forum) by Tobster on November 15, 2010
  • MVC3 and Ajax Uploader

    Was wondering if Ajax Uploader works with MVC 3 Beta.  I realize it it still a beta product, but I have been working in it since about the time my program goes live, the MVC 3 will as well (or hopefully).  In any case, I had it running pretty good in MVC 2.  But in MVC 3 I keep getting java error complaining about a null object in ...
    Posted to Ajax Uploader (Forum) by gustyn on November 8, 2010
  • Bug when opening CE from new window

    Hi, We have a bug where if you load an application with CE from another window then it does not load properties in the properties dialog box. Please click on this link: http://www.yaraexample.co.uk/cutesoft/test.html then click on button 'login to toolkit' this will load http://cutesoft.net/example/general.aspx You will ...
    Posted to Cute Editor for .NET (Forum) by thecoose on June 25, 2010
  • Batch uploading of files fails on some files in the batch: "File not exists"

    I have the following control markup and codebehind for an instance of the AjaxUploader. On my local dev machine this works fine, but when deployed to our staging server, uploading multiple files at the same time results in an issue where some of the files will upload correctly, but others will fail with the error: Server side exception : failed ...
    Posted to Ajax Uploader (Forum) by ericmeans on May 10, 2010
  • Upload start automatically after selecting an unacceptable file (e.g. larger than limit) even upload mode is set to manual

    Hello and thanks for the excellent control!  We've completely customized the AjaxUploader using JavaScript, but our only remaining problem is that it will begin the upload after an invalid file is selected by user (even though we set the start upload mode to manual).  Also there is no way to prevent an invalid file to be added to the ...
    Posted to Ajax Uploader (Forum) by Soheil on May 3, 2010
  • Re: Ptinter dialogue from serverside

    Hello, Thanks for responding.  Here is teh code I used on the server side(code behind) to open up the print dialogue and it does not open it:                        StringBuilder sb = new ...
    Posted to Cute Editor for .NET (Forum) by adel on April 19, 2010
  • Standard File Queue Appearing Even Though Custom Queue Is Being Used

    Even though I've registered a javascript function on the uploader.handlequeueui property, the standard file queue is still being drawn after the file upload has completed (the one with the checkboxes on the left and the 'remove' link on the right of the table). I didn't notice anything in the AjaxUploaderDeveloperGuid documentation samples ...
    Posted to Ajax Uploader (Forum) by jcaruso on February 24, 2010
  • Speed when using multiple editors on same page

    I have a page that uses 7 editors on the same page. This causes the page to load extremely slow.  When I do a view source I see tons of code for each editor that gets downloaded each time. Why aren't all the command code blocks and styles in external  style sheets and js files so you can download once and cache?  Am I missing ...
    Posted to Cute Editor for ASP (Forum) by mwhittak on February 11, 2010
  • Cuteeditor is not render

    All the while my cuteeditor is working fine. But recently, it is not render in pages. The menu/toolbar on top is missing, I can only see a gray background. The contains that suppose to be display in editor is missing too. 3 images at the bottom of editor ''Normal'', ''HTML'' and ''Preview'' becomes missing images. In the pages, I found a ...
    Posted to Cute Editor for .NET (Forum) by Starluvapple on January 6, 2010