Search

You searched for the word(s): use <p>
Showing page 312 of 864 (8,631 total posts) < 1 second(s)
  • Reorder support technologies (Silverlight/Flash)

    Is there a way to reorder the solutions used by the uploader?  I've seen this order repeated in a number of forum topics:  ''1. If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution.   2. If Ajax Uploader detects Flash is installed on your PC, It will use the Flash solution.   3. If ...
    Posted to Ajax Uploader (Forum) by ccrook on September 8, 2009
  • need help to compile

    I tried to compile a modified CEHtmlEditorProvider.vb under VS2008 Express and I get some error issue. Does somebody could try to compile that for me and tell me which version I should use ???   ' ' DotNetNuke - http://www.dotnetnuke.com ' Copyright (c) 2002-2004 ' by Shaun Walker ( sales@perpetualmotion.ca ) of Perpetual Motion ...
    Posted to Cute Editor for .NET (Forum) by greg1804 on July 13, 2009
  • Insert template - preview not shown; template not inserted.

    With the use of templates it is possible to automatically add predefined text instantly, just by clicking at the template file. Really nice feature, but not working at our side. Please take a look at the demo: http://cutesoft.net/example/SqlSample/UseSql.aspx   When you hit the ''insert template'' button in the toolbar, the ''Insert ...
    Posted to Cute Editor for .NET (Forum) by ronald.evers on May 5, 2009
  • Storing HTML text and Images in SQL Server Database

    We have application in ASP.NET 2.0 and we use SQL Server 2005 as back end Database. We are planning to create a module for Help Management where we want to maintain a Hierarchical structure of Table of Content and corresponding Help Text (will contain images) related to each node. We would like to use Cute Editor for content part. Also we would ...
    Posted to Cute Editor for .NET (Forum) by ajay555 on April 3, 2009
  • Re: The uploader freezes IE7 when 500 files are selected.

    Hi,   To select multiple files in a same directory , the browser requires the Flash/Silverlight .   Please try this sample:     <%@ Page Language=''C#'' Title=''Uploading multiple files like GMail'' %> <script runat=''server''>     void InsertMsg(string ...
    Posted to Ajax Uploader (Forum) by cutechat on November 6, 2008
  • File used by another process error without using the stream

    I am currently creating a user control that holds an UploadedImage property of type System.Drawing.Image.   I read the other posts about this error, but they all say that I have to close the stream. However, I am not using the stream :(   I use the code below when a file is uploaded:         /// ...
    Posted to Ajax Uploader (Forum) by CatenaLogic on October 8, 2008
  • Change editor language

    Hallo,   I tried to create new language for icon tooltip in Cute Editor. I copy file _default.xml to cs-CS.xml in ..\CuteSoft_Client\CuteEditor\Languages and then I translate some tooltips in cs-CS.xml.   When I use Editor1.CustomCulture = ''cs-CS'' now, I get ecxeption like ''Name of language version cs-cs is not supported. ...
    Posted to Cute Editor for .NET (Forum) by schuchut on May 27, 2008
  • EditorWysiwygModeCss Feature

    Is there a way to use the EditorWysiwygModeCss function (or some other function) and select which specific class you want to use for the editor content.  Currently, when I use that feature it utilized the entire css and many of the sites have background colors or images set for the body tag and then the content style is in a ...
    Posted to Cute Editor for ASP (Forum) by camike on May 6, 2008
  • Re: Asking for comments about the Cute Editor and DNN

    Rob, Thanks for the interest. Does it have an inbuilt spelling checker? YES.    Does it automatically respect the DNN folder permissions - for example, when someone of a particular user-role using it to find or upload a file or picture, does it grant access to only those folders that that role has the right permissions ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 13, 2008
  • Problems activating dropdowns in a wrapper class

    I will try to keep this short.  I use vb.net but no code behind, well not in the usual sense ... here is my aspx page: <%=objInterface.GetTextAsHTML(''txtHTMLTitle'')%> <%@ Page Language=''VB'' explicit=''true'' autoeventwireup=''false'' enableviewstate=''false'' validateRequest=''false'' %><%@ Import ...
    Posted to Cute Editor for .NET (Forum) by Flintstone on October 18, 2007