Search

You searched for the word(s):  
Showing page 21 of 4,987 (49,864 total posts) < 1 second(s)
  • How to set the destination folder in uploader products?

    Ajax Uploader:  <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>      void Uploader_FileUploaded(object sender, UploaderEventArgs args)     ...
    Posted to FAQ (Forum) by Eric on January 3, 2011
  • Re: Problem with Indenting and lists:Text pasted from Word document

    This is still an issue and I really needed this so I wrote something that overwrites the list commands.  Works pretty well i think although i'm sure i can improve on it since its a little bit of a hack. :) So .. we all know for most users, BR is going to be the preferred break element as it's a lot more intuitive for users that don't ...
    Posted to Cute Editor for .NET (Forum) by mreric on July 20, 2010
  • Toolbar displaying incorrect image for certain buttons

    Hi,   I'm currently working on an implementation of CuteEditor for a web portal.   The context of the editor is that it is placed within a div which, on postback, is either shown or hidden, to mimick popup behaviour (a modal background is implemeneted, but seperately, i.e. we are not using the modal popup extender or anything like ...
    Posted to Cute Editor for .NET (Forum) by DLRichards on August 13, 2008
  • PasteHTML doesnt work within a modal popup (example page attached)

    Hello there, I'm evaluating and all seems well but I'm having an issue with a requirement I have. I have a modal popup with the editor inside.  I have a button that inserts some text at the cursor location and postsback.  I can see that the text is inserted but the data that goes to the server does not include the inserted ...
    Posted to Cute Editor for .NET (Forum) by mreric on July 15, 2010
  • Re: OnAttachmentAdded when using ManualStartUpload

    Hi skruis, Please try the new example   <%@ Page Language=''VB'' %>           <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>    ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 14, 2010
  • Re: image, category and default album config files

    Hi globosoft,   1. How can I access, read, write display the ''properties'' attributes found in the config files shown below?   The example below shows you how the get the properties of photo <%@ Page Language=''C#'' %>      ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on March 31, 2011
  • Re: Text Gets Crumbled on Browser

    We initially use this one which has not special setting for cutesoft, not sure if it needs something special, tried to remove the css but text is still coming out wrong   BODY {     FONT-WEIGHT: normal;     FLOAT: left;     MARGIN: 0px 0px 0px 0px;     COLOR: ...
    Posted to Cute Editor for .NET (Forum) by venus20 on December 11, 2008
  • Re: Cute Editor .NET Bug

      Ok,   Here is an example of the HTML that is correctly formatted when first placed into the cuteeditor. Then after you goto the WYSIWIG editor and save it reformats it with empty space.  Sorry I have not attached graphics. But if necessary i can. This should allow you replicate the problem tho. ...
    Posted to Cute Editor for .NET (Forum) by davidhanson on November 21, 2005
  • Re: MVC Ajax Uploader

    Hi,   To achieve this, you do not need to submit the form. you can refer to example page "multiple_files_upload". it has the same ...
    Posted to Ajax Uploader (Forum) by Kenneth on February 28, 2013
  • Get FilePath Uploader (ASAP..)

    Hi nice guys, I want to display photos after user choose multifiles from uploader box(but not yet upload) So I have th code like this: <script>                 uploader=document.getElementById(''<%=FileInput.ClientID ...
    Posted to Ajax Uploader (Forum) by hochiminh on June 21, 2010
« First ... < Previous 19 20 21 22 23 Next > ... Last »