Search

You searched for the word(s): document
Showing page 90 of 325 (3,244 total posts) < 1 second(s)
  • Re: FileUploaded event fired two times for each file uploded!

      That example works fine! However, the following is my code, could you please show me what I'm doing wrong?         <form id=''form1'' runat=''server''>   <div class=''content''> <asp:ScriptManager ID=''Scriptmanager1'' runat=''server''> </asp:ScriptManager>   <div ...
    Posted to Ajax Uploader (Forum) by cassini on March 13, 2009
  • Re: UPloadder not working in IE7, but only on one particular page of application.

    This is what was causing the uploader to fail in IE. Setting the document.domain conflicts with  the uploader.Not sure why, but we decided to remove it for this page and give up the fuctionality that it helped to provide that involved crossdomain/iframe ...
    Posted to Ajax Uploader (Forum) by alan.pieroway on February 19, 2009
  • Re: firefox editor1.getselection is not a function

    Sorry, inherited code. Did a bit more digging. Version 5.1   What is supposed to happen - Select text and click a custom button. A pop up box displays the text (hence the getselection call), and have the user file in a form to generate a link, which is then returned to the calling editor.   For example ''click_here'' becomes ''<a ...
    Posted to Cute Editor for ASP (Forum) by pascalli on September 27, 2007
  • Re: Ajax Uploader - ManualStartUpload="true"

    Hi mchamo, Try API CuteWebUI_AjaxUploader_OnPostback Please refer to http://www.ajaxuploader.com/document/scr/JavaScript-API.htm EventsDescriptionCuteWebUI_AjaxUploader_OnInitializeFires when an Ajax Uploader is fully initialized.CuteWebUI_AjaxUploader_OnStartFires when an upload of a specific file has ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 17, 2011
  • Re: can't open file choose dialog

    I find the function ''GetWebPath'' may be wrong, it can't parse the correct path for your application.for example, the correct path must be ''/phpfileuploader/phpuploader'', but it parse result is ''/phpfileuploader/formolume2/web/phpfileuploader/phpuploader'' my server document-root is ''/var/services/web'', so it make the program not ...
    Posted to PHP File Uploader (Forum) by ives on July 1, 2009
  • Re: Custom Begin Tag Removed using PasteHTML

    One more issue about custom tags. I think this one must be related to those bugs listed above. Basically, my company want to use custom tags (something like <placeholder> or <customtag>) to do dynamic content merge. We need to create a custom dialog to add/edit the custom tags. To edit an existing custom tag, we expect to use ...
    Posted to Cute Editor for .NET (Forum) by ytang on August 10, 2006
  • Re: CuteEditor methods are not working when making it visible by code.

    Hi Ken, I am adding cuteeditor dynamically to the page, How can i assign Intialized event for cute editor in clientside. Is there any way to make cuteeditor intialize rather than waiting for page to load.   In 6.3 version i am not gettign any error in IE10 though its not working for any other browser. For 6.6 version no browser is ...
    Posted to Cute Editor for .NET (Forum) by swathiVajja on March 7, 2013
  • Re: Select an image outside of Cute Editor?

    OK, I have solved some of the problems here. In my Javascript, I had not allowed for the fact that Mozilla and Opera open the Insert Image dialog asynchronously, so the code has to loop waiting for the user to select an image. In the sample code that ships with CE 6.0, the setTimeout command is used for this purpose (see below).   However, ...
    Posted to Cute Editor for .NET (Forum) by dotcom on July 11, 2007
  • Re: Scroll to top of the page on postback

    Hello Adam, Here is the code to demonstrate the problem. If the ''Cute Editor'' control is removed from the page, the scroll position is maintained. However, with the ''Cute Editor'' control on the page, the scroll position is reset to the top (sometimes after jumping up/down a few times).   <!-- <%@ Page ...
    Posted to Cute Editor for .NET (Forum) by ybelov on June 5, 2007
  • Re: What is this? <!-- Inject Script Filtered -->

    FYI. here is the first section of the HTML file, followed by CuteEditor's translation, including the comments ''Inject Script Filtered''. Can you tell me why CuteEditor is inserting those comments:   Actual HTML:   <html> <head><title>Qasper :: beyond CRM - information organizer project and document ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 27, 2006
« First ... < Previous 88 89 90 91 92 Next > ... Last »