Search

You searched for the word(s): aspx
Showing page 65 of 918 (9,180 total posts) < 1 second(s)
  • Re: Can't use Javascript - API from external js file

    My Code: <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''Default.aspx.vb'' Inherits=''_Default'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for ASP (Forum) by moshik on June 16, 2006
  • Re: write to virtual directory?

    Thank you Adam for the reply. Since this is feasible, I would go spending time to research on this. A couple of questions on your reply:  Adam wrote: Zhang,   >>1: Will this tool work for my situation, read/write to virtual directory on another computer?   Yes.   I understand I have to create the virtual, ...
    Posted to Cute Editor for .NET (Forum) by zhangz on February 23, 2006
  • Re: Content Menu and Drop Down Positions Off-Set

      'in the aspx file:   <TABLE id=''Table1'' cellSpacing=''1'' cellPadding=''1'' width=''770'' border=''0''>                              ...
    Posted to Cute Editor for .NET (Forum) by nicolas.gravelle on November 28, 2005
  • Re: Problems with UseBROnCarriageReturn

    Adam -  Thanks for replying.  But I have some more questions. 1.  Where is this documented?  In the documentation available online (http://www.cutesoft.net/asp/Document/default.asp), it only says that there are UseBROnCarriageReturn and UseDivOnCarriageReturn, no mention of an property called UseParagrapOnCarriage (you ...
    Posted to Cute Editor for ASP (Forum) by alwilkinson on May 3, 2005
  • W3C validation errors with CuteEditor 6.6

    Hi, I used ''Cute Editor for .NET version 6.6 - #1 WYSIWYG''. I have the following errors when I do WIS validation. I have 86 errors relating with CuteEditor...my code as followed..  <!-- CuteEditor ctl00$MainContent$txtContent Begin --> <textarea name=''ctl00$MainContent$txtContent'' id=''ctl00$MainContent$txtContent'' ...
    Posted to Cute Editor for ASP (Forum) by yuki on August 1, 2012
  • Multiple inserts on Downloadable Files dialog box not working

    I'm using the sample SQLServer CustomFileProvider from the CuteSoft site, and when the dialogbox lists files to insert into the editor, you can multi-select files with the checkboxes that are on the left hand side of the list of files.  However, only the LAST item (file) link is inserted.  So, for example, instead of seeing the below ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on January 17, 2012
  • Re: how to get the conents of editor on server side

    Dear, Please save the following content to GetContent.aspx, <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''GetContent.aspx.vb'' Inherits=''test_Default'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on April 27, 2010
  • Re: Is there any way to totally disable full page mode?

    That isn't quite right. It doesn't work, and even worse, when I click on any tab bar button, it writes the text of the function into the body of the html of the edited document.   This is the entire code on the page that contains the CuteEdit control. Is this where the code should be added? When I pasted it in exaclty , it didn't ...
    Posted to Cute Editor for .NET (Forum) by geewhizbang on March 10, 2010
  • Re: How to disable insert option in Image/ Document Editor?

    Hi kamala20,   If you mean the 'Insert' button   Insert Image dialog   1. Open file 'CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx'   2. Find section below   <input class=''formbutton'' type=''button'' value=''   [[Insert]]   '' onclick=''do_insert()'' id=''Button1'' /> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 10, 2009
  • Re: Problem with all pop-ups

    No - I didn't change anything   I can't find insert_emotion.aspsx anywhere. Acually the emoticon, and special symbol popups works fine. But they are both htm-files.   This is a part of the link for the Inserdocument.aspx ...
    Posted to Cute Editor for .NET (Forum) by ulrikn on August 28, 2009
« First ... < Previous 63 64 65 66 67 Next > ... Last »