Search

You searched for the word(s): use <p>
Showing page 245 of 864 (8,631 total posts) < 1 second(s)
  • Re: possible problem with msXML

    It's strange.  In the Microsoft Kb: ''Microsoft XML Core Services (MSXML) 4.0 is installed in side-by-side mode. This means that installing MSXML 4.0 does not replace or depend on any previously installed version of the MSXML parser on your computer. This is done to protect the quality of applications that are currently using Msxml.dll, ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 6, 2006
  • Re: WINIE.js

     Decrypting the js files you should do at your own risk. It is not for the light hearted. Decrypting for your own use is one thing, exchanging between people however may be a violation of your user agreement and will make some lawyer very happy, and your employer not. The encrypted code is the intellectual property of CuteSoft, decrypting and ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on January 6, 2006
  • Re: DotNetNuke installation problem - Unhandled error loading module.

    I'd like to second that - I use DNN and a variety of both free and purchased editors, for clients mainly who have different budgets to work with. I must say this latest build of the editor is great.. I've even been able to customise is so I only have appearing the tools I want, and displayed in the location I want.  So now none of ...
    Posted to Cute Editor for .NET (Forum) by Nina on January 4, 2006
  • Re: resizing image while uploading

    Hello Adam !! first of all thank You very much for answering on my question.   Actually I saw that You have described, and it work just fine as You told. The only now I would like to implement of course if possible is to automate it, because somethimes when we are updating the news it is talk about over 30 pictures pr day, so it would be ...
    Posted to Cute Editor for .NET (Forum) by amel on December 29, 2005
  • cute editor problem

    hi, i use ms .net 1.1 version and then try to add cuteeditor in my tool box but there give some error.now i manage this by writing code inside html code and register this component and there i saw the editor on my webpage(webform.aspx) after running.now i write something through this editor and store that article which i wrote into my sql server ...
    Posted to FAQ (Forum) by mr_smith on December 23, 2005
  • Interesting fact on sessions and images and cuteEdit

    Just an interesting note for you developers out there. I spent the morning tracking down a annoying problem. All of my code for the most part is database driven, not necessarily from CuteEdit , but I have had the problem of losing sessions state with CuteEdit before. I had a piece of code that did not use CuteEdit that on one page worked fine and ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 19, 2005
  • Re: Cannot install Cute Editor .NET in DotNetNUke

    OK Thanks, 1. I found out I didn't have thedictionary files installed which caused the spell check error 2. With the Edit Template error I get an error message saying:   SecurityPolicyFile :/CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found   But I have checked and the file does exist in that ...
    Posted to Cute Editor for .NET (Forum) by M000761 on December 18, 2005
  • accents

    When I assign a value in code: editor1.Text=''étude après'' the accented characters get converted to escape sequences. This happens  no matter how much I play with cultures and encoding types.   I just cannot seem to use this thing for anything but English?   It works in this forum so I know it can be done.Any ...
    Posted to Cute Editor for .NET (Forum) by stuartwachsberg on December 14, 2005
  • Loading image-upload gallery dialog against web form button click

    Can I use the features of cute-editor to load the image upload dialog because I donot have enough space on the form for the cute-editor. I have implemented it in a <Div> with hidden style so that the editor is not diaplyed on the form. Now I want to show only the dialog at "Cute_Soft/CuteEditor/Dialogs/InsertGallery.aspx" to upload ...
    Posted to Cute Editor for .NET (Forum) by mtayyabch on December 14, 2005
  • Re: RequiredFieldValidator on CuteEditor control

    Please try this example:   http://cutesoft.net/example/RequiredFieldValidator.aspx   The source code of the above example is as followings:   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> <title>Working with ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 7, 2005