Search

You searched for the word(s): use <p>
Showing page 251 of 864 (8,631 total posts) < 1 second(s)
  • Re: I have some questions, Please help me, Thanks!

    >>When i input text ''www.microsoft.com'' on normal module, the cuteEditor will automatically change to ''<a href=''http://www.microsoft.com/''>www.microsoft.com</a>'', how can i prohibit to add the <a href=''http://www.microsoft.com/''> and </a>, and only show the pure text?   Please check the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 2, 2005
  • Re: Custom image gallery, returning values

    Yepp. that worked fine Adam.   I have run into a somewhat stranger problem. When inserting an image i use the example javascript code and all is fine. However..   When i read the text back from the database (it all looks fine in the database btw), it messes up the <img> tags in a most peculiar way. The dynamic url i have to ...
    Posted to Cute Editor for .NET (Forum) by Hubba on September 2, 2005
  • multiple editors - cannot change properties dynamically (FindControl method doesn't work)

    Hello,since I decided to use more than one editor within the same page, I haven't been able to set up any properties dynamically... I have a datalist ''dl_editors'', and a dynamic number of editors (''intCount'') on the pageSetting any property in Page_Load would not do anything (the code runs with no error but nothing is displayed in the ...
    Posted to Cute Editor for .NET (Forum) by pistik on September 1, 2005
  • Regular expressions???

    Any suggestions how I might apply regular expressions to the contents of the editor before it gets posted to a database?   I've got a couple of issues that this might fix.   1. The business of converting ''curly quotes'' to straight quotes 2. I need to fiddle with the paths returned by the link builder. Why? Its ...
    Posted to Cute Editor for .NET (Forum) by jdmaynard on August 19, 2005
  • DisableAutoFormatting doesn't work!?

    Hey Dev Team,   I've been given the task of remaking a CMS editor for my company, the site is going great and we are basically giving our web designers the oppotunity to split up multiple sections of a page and allow our customers to edit certain sections to change key areas...The one problem that we seem to be having is that CE is editing ...
    Posted to Cute Editor for .NET (Forum) by Gone2mars on August 17, 2005
  • Re: Source code of the 4.0 version

    Hi,   CuteEditor is a great product. We use the 3.0 version as a component within an educational application, a LCMS, as several developers do. We have invested several hours to modify the version 3.0 in order to implement it into our application. In fact, not only we modified it, but we have added some functions ...
    Posted to Cute Editor for ASP (Forum) by soul12 on August 16, 2005
  • Using my own Submit button with Cute Editor and ASP.NET

    I would like to be able to use my own Submit button with the Cute Editor on an ASP.NET page, rather than the default Submit button that comes with the Cute Editor. I need to be able to process other fields on the page along with the data from the Cute Editor at the time the page is posted back to the server. Is this possible?
    Posted to Cute Editor for .NET (Forum) by gilliganjoy on August 15, 2005
  • Re: Is it possible to install or run CuteEditor out side of the Inetpub\wwwroot directory?

    Adam,   I have 2 web sites that have virtual directories in iis and have pointed the virtual dirs to d:\mywebsites\CuteEditorBoth website use the editor files located at d:\mywebsites\CuteEditorIf you go towww.theicepit.org/cute    a site located d:\mywebsitesthe demos do not workI have another virtual dir in the ...
    Posted to Cute Editor for .NET (Forum) by donzi on August 13, 2005
  • Custom Image Gallery browser?

    Hi. I am currently evaluating this editor to be used in our inhouse CMS. To do this we need it to use a custom image browser when selecting the images as all images are stored in a SQL database and never as files.   Is this possible with your product and could you give me some hints about how to do this? I have checked the ...
    Posted to Cute Editor for .NET (Forum) by Hubba on August 12, 2005
  • editor html

    hello,    how do i extract plain html from the editor in c#.   When i use editor1.text it gives me the html in the format :    sample 1:       <table>        <tr>        ...
    Posted to Cute Editor for .NET (Forum) by un2005 on August 12, 2005