Search

You searched for the word(s): dialog
Showing page 89 of 256 (2,552 total posts) < 1 second(s)
  • Ajax Uploader missed new 3 features...

    Hi, We tried your demo Ajax Uploader for ASP.NET, but we not found 3 new features: * Small image preview before start upload or after upload completed * From server side dynamically JavaScript execution after success upload (like does Microsoft Ajax, from code behind can run any JavaScript), that is really need feature, e.g. we uploading file ...
    Posted to Ajax Uploader (Forum) by Demon1 on April 6, 2012
  • How to customize editor

    I just recently purchased the .Net 6.6 version and am trying to figure out how to:Customize so that every editor I add to a web page will apply specific default settings. For exampleEditor1.EditorOnPaste = CuteEditor.PasteBehavior.PasteTextEditor1.ShowHtmlMode = FalseEditor1.ShowPreviewMode = FalseEtc. I don't want to have to edit every page that ...
    Posted to Cute Editor for .NET (Forum) by demmett on March 13, 2012
  • Re: Format Files!

    Also, when i try to move the file to other directory i have this error: ''Call to a member function GetUploadedFile() on a non-object in /var/www/vhosts/weberos.es/copiaWeberos/tinymce/jscripts/tiny_mce/plugins/linkdesc/dialog.php on line 159''this is the line: $mvcfile=$uploader->GetUploadedFile($_POST[''myuploader'']);    I ...
    Posted to PHP File Uploader (Forum) by Vizzent on March 2, 2012
  • Problem With Single file Upload

    hi m using the phpuploader but  i want the functionlity that the user only upload the single file at a time,I   tried all the configuration to restrict the user only upload a single file. but is not working here is code below   $uploader->InsertText=''Upload File (Max ...
    Posted to PHP File Uploader (Forum) by bineshdobhal on October 1, 2011
  • Find and Replace buttons are not working properly

    Hi,   The ''Find and Replace'' button is not working. Repro steps:   At the editor, type some content contains ''Apple'' Click on ''Find and Replace'' button Replace string ''Apple'' with ''banana'' Get the dialog where it asks you to search from top Click Yes The applcaiton failed to ''Find and Replace'' from the top of the ...
    Posted to Cute Editor for .NET (Forum) by qsun on July 25, 2011
  • Re: How to upload image with out admin console.

    Hi Ken Yes by using the console and selecting a particular category we can upload the images. My question was how we can do that with out using the console.Im storing all the categoryid and name in my database.Im displaying all the  category created by the user in a datagrid or gridview.Now i want show a upload ...
    Posted to ASP.Net Image Gallery (Forum) by Sekhar on May 18, 2011
  • Re: Upload button is static in IE 9

    Hi lwb1962, If you do not want to upgrade to the latest version. Please try set the upload type to IFrame. 1. Open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertGallery.aspx'' 2. Find section below      <ce:uploader id=''myuploadFile'' runat=''server''></ce:uploader> 3. Change it ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 16, 2011
  • Re: Insert button is disabled on FireFox

    Hi Ken, To preview the file, I am using Component Art control which in turn makes ajax call to other page in my web site with file information. The page will be displayed as a dialog on my current page.  If I don't use preview option in my website, it allows me to upload files as many times as i want with no issue. Below is the ...
    Posted to Ajax Uploader (Forum) by musicpatel on May 8, 2011
  • Re: Obtaining Selected Image HTML

    Hi BinbinB, Try the example below 1. Create a page name ''example.aspx''. below is the page code <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''c#'' %> <html> <head>     <title>ASP.NET WYSIWYG Editor - How to create a custom button ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 19, 2011
  • Re: Undefined JS variables when loading dialogs

    I've now noticed a new, similar error that is likely related. When I click the''image button'' button, then browse I get: Error: arg is undefined Source File: http://eve-crtm.org/ccms/lib/CuteEditor/Scripts/Dialog/Dialog_SelectImage.js Line: 1 I'm also getting: Error: CuteWebUI_AjaxUploader_Initialize is not defined Source ...
    Posted to Cute Editor for PHP (Forum) by zBrain on April 6, 2011
« First ... < Previous 87 88 89 90 91 Next > ... Last »