Search

You searched for the word(s):  
Showing page 180 of 4,987 (49,864 total posts) < 1 second(s)
  • no option to create global.asax in VS2008

    If you have migrated a project from Visual Studio 2005 to Visual Studio 2008 there is no option to create the global.asax file. Right click solution explorer -> Add New Item  and ''Global Application Class'' is not there. Here is the skeleton global.asax file if anyone needs it:   <%@ Application Language=''C#'' %> <script ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by craig88 on July 28, 2009
  • Deployment problem with Community Server 2007

    I've followed all the deployment instructions on the CuteSoft web site to install the integration package of CuteChat with Community Server 2007.  However, everytime I now click on the Chat link I receive the following error (this is pretty generic): Oops something went wrong! Either the site is offline or an unhandled error occurred. We ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by mewiykovics on July 2, 2007
  • Image Gallery Path

    Is there a way to set more than one path for the image gallery path?  I am moving our application from another editor to CE.  That editor supported this feature.  This is my scenario.  I have a directory structure similar to the following:     +Images        +--- ...
    Posted to Cute Editor for .NET (Forum) by JoeWinder on July 31, 2006
  • Re: How do I load the "insert templates" as well as the editor at the same time

    Please put the following code in the end of your aspx page:    <script>    _EditorOnLoad();    function _EditorOnLoad()  {       // get the cute editor instance       var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 9, 2006
  • Re: Custom Button pasteing Javascript

    Hi jbucknor,     Try this code please:   <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 8, 2008
  • Re: How to instantiate CuteEditor in a class file

    Thanks, but that doesn't appear to help our situation here. We are overriding the System.Web.UI.Control for each control we use in our application. We are adding each of these to a controls collection then rendering them to an HTMLwriter at runtime.  control.cs      // allow the derived class to create controls ...
    Posted to Cute Editor for .NET (Forum) by MMCD on February 24, 2010
  • Re: Editor.Setting.GetHashString()

    Hi Adam,   Yes I know its an old thread I'm upgreading from 5.3 to 6.4 and I want to use InsertImage dialog to retreve an Image and save the path of the image in my db.   I checked example demonstrates how to use CuteEditor as an image selector, It works fine but I need to save the image path from the textbox without the server ...
    Posted to Cute Editor for .NET (Forum) by maowidat on June 18, 2009
  • Re: Problem with <div> within <table>

    Can you post your HTML code which can reproduce the problem?   The following HTML code works OK here:     <table>    <tbody>        <tr>            ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 6, 2006
  • Re: Image Height Width.

    Hi gurpreet,   1. I suggest you upgrade to the  latest version and try again.   Latest version download: http://www.cutesoft.net/downloads/folders/21904/download.aspx   2. Try create a simple page like below and test it on your site. I thing some style sheet cause this issue.   3. You can remove the css file one by ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 14, 2010
  • Sometimes get this error

    Hello, We have just installed ajaxuploader and sometimes there is this error and upload is broken Can you see that kind of error ? Regards   Type de l'événement :    Avertissement Source de l'événement :    ASP.NET 2.0.50727.0 Catégorie de ...
    Posted to Ajax Uploader (Forum) by Naphta on January 19, 2009