Search

You searched for the word(s): .net 4.0
Showing page 126 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Table and text width

    praveen, >> the user sets table’s width property to more than 100%, rendering of the content will not be proper as it exceeds normal page width. >>Is there any way we can restrict the table width to the maximum available page width?  That's possible.  Here are my suggestion: Locate and open ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 25, 2005
  • Re: insert image with mozilla 1.0.1 on an mac osx system failded

    langbart, Cute Editor for .NET has been tested in the following browsers:  Windows (all)Mac OS X/Linux/UnixInternet Explorer 5.0+Netscape 7.1+Mozilla 1.4+Firefox 0.7+Or any browser based on Mozilla 1.4+Netscape 7.1+Mozilla 1.4+Firefox 0.7+Or any browser based on Mozilla 1.4+Are you sure you are using the latest version 4.0.0.5?  
    Posted to Cute Editor for .NET (Forum) by Adam on March 16, 2005
  • Re: How to install IP license in the Global Assembly Cache...

    Gerhard, It's not necessary to add the control into Global Assembly Cache. Adding CuteEditor to the Global Assembly Cache Below is the instructions of Placing a DotNetGallery.dll in the GAC 1. Open MMC from Start Menu > Run 2. In MMC, Open mscorcfg.msc file. This file can by default be located at ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on February 2, 2005
  • Re: A valid license cannot be granted for the type CuteEditor

    Dave, This is a free upgrade. Please download the latest version from: http://cutesoft.net/Downloads/default.aspx I think you are using evaluation license file on your server for some reasons. Please find the license file we sent to you and upload it to your server. If you can't find the license file, email us and specify the ...
    Posted to Purchase / License FAQ (Forum) by Adam on January 30, 2005
  • Re: Image Links

    Domo,To get fully-qualified links, all you need to do is set RemoveServerNamesFromUrl=''false'' I've set up a demo page for you: http://cutesoft.net/example/full_links.aspx Here is the editor configuration:  <CE:Editor       EditorWysiwygModeCss=''style.css''      ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 26, 2005
  • Re: thumbnail image and filename spacing

    rbrockman, Right now the vertical spacing between the thumbnail and it's filename is ''<br><br>''. I think you can change the CellSpacing  as a workaround. <CE:Gallery     id=''gallery1''     runat=''server''     Column = ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on January 18, 2005
  • Re: EditCompleteDocument

     Steve,  Please use the page properties  button to <head> content. This is an example:    <head>       <title>test</title>       <base href=''test''/>       <meta name='Description' ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 4, 2005
  • Re: Applying CSS style to Cute Editor

    David, You can achieve that by using the external style sheet: Example: http://cutesoft.net/ASP/style.asp?STYLE=Royalblue.Css  .editBox {  BORDER-RIGHT: #8188a3 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #8188a3 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 2px 0px 0px; OVERFLOW: auto; BORDER-LEFT: #8188a3 ...
    Posted to Cute Editor for ASP (Forum) by Adam on November 30, 2004
  • Re: CuteEditor doesn't work on single WinXP/IE6 system

    Rainhold_M,   1.  Make sure you didn't set EnableClientScript=''false   2.  If you do enable the Javascript, please check the Cute Editor 4.0.       http://ibuyspy.cutesoft.net/DesktopModules/EditHtml.aspx?mid=33   3.  If you still get regular textarea, please post your site url or set ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 22, 2004
  • Re: Image upload progress indicator

    rbrockman,   Thanks for the interest.   >> 1) Are their plans to integrate a progress indicator for the image upload?   Yes, we will add a progress indicator in the next release.   >> 2) Is the standard asp.net upload control being currently used?   Yes.   >> 3) Is is possible to ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on November 19, 2004