Search

You searched for the word(s): Height
Showing page 187 of 208 (2,075 total posts) < 1 second(s)
  • Re: default text used in the editor window?????

    <%@ Page Language=''C#'' ContentType=''text/css'' %> <%@ OutputCache Duration=''31536000'' VaryByParam=''None'' Location=''Client'' %> <script runat=''server''> string editorid; protected override void OnInit(EventArgs e) { //do not call base's OnInit , skip the theme bug! //base.OnInit(e); ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 27, 2005
  • Re: Change the Thumbnail Size

    Please check the following properties:Gallery.MaxThumbHeight PropertyThe maximum height of the thumbnails. Default is 100. Gallery.MaxThumbWidth PropertyThe maximum width of the thumbnails. Default is 100.
    Posted to ASP.Net Image Gallery (Forum) by Adam on July 25, 2005
  • Re: Different FilePath

    Hi Adam   My code is   <%@ Page Language=''VB'' ValidateRequest=''False'' %><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>    <head>  <title>ASP and ASP.NET WYSIWYG Editor - Edit Static Html Example </title>  <link ...
    Posted to Cute Editor for .NET (Forum) by joenineo on July 22, 2005
  • Re: Different FilePath

    I tried that and it still won't get rid of links back to the cuteeditor.  The problem I have is that all the graphics are trying to link to http://myhost/CuteSoft_Client/CuteEditor/news/my.jpg   where it should be  http://myhost/news/my.jpg I have tried   RemoveServerNamesFromUrl=''true'' UseRelativeLinks = ''true'' ...
    Posted to Cute Editor for .NET (Forum) by joenineo on July 22, 2005
  • yet some more bugs this time with tables

    I just tried it in your version and it is doing the same thing ... You are not able to set the table's width or height after it has been set. I tried it with your version and could not get it to change the width of the example table to 700 pixels. It keeps reverting back to 90 percent
    Posted to Cute Editor for ASP (Forum) by theKOOS on July 21, 2005
  • Feature Request: Actual Image Sizes

    Adam,   Can you consider for future addition that when someone is working through any of the image property pages that it can show not only the image src height and width but also the REAL image height and width. Our QA team needs to no the real image height and width to determine is a content author simply dragged a large image to a ...
    Posted to Cute Editor for .NET (Forum) by lucast on July 21, 2005
  • Different FilePath

    Hi I have got the editor working fine, but I want to be able to edit files OUTSIDE of the Cute_editor folder.  I am using the editHtml.aspx as a test and have tried loads of different ways, none that work.  Here is the original code. <%@ Page Language=''VB'' ValidateRequest=''False'' %> <%@ Register TagPrefix=''CE'' ...
    Posted to Cute Editor for .NET (Forum) by joenineo on July 21, 2005
  • Re: EditorWysiwygModeCss

    Wiseman,   I think you found a bug.   We've fixed it.   Demo is here:   http://cutesoft.net/example/Using-External-Style-Sheets.aspx   Source code of the above demo:   <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''portal'' TagName=''Banner'' Src=''DesktopPortalBanner.ascx'' %> <%@ ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 21, 2005
  • Re: Flash Params being rewritten

    Hello, I thought the problem had been solved but it hasnt.Here is the flash text that I am inserting.---------------------------------------------------------------<object classid=''clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'' codebase=''http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=''6,0,0,0'' WIDTH=''520px'' ...
    Posted to Cute Editor for .NET (Forum) by web designers leeds on July 21, 2005
  • Re: Standalone Messenger & Integrated Messenger with DotNetNuke 3.1

    What I am looking for is this: To have the chat integrated with my website. However I don't want the messenger to show up in my website I would like to have a simple exe file that is an embeded browser (which I have built) to specific width and height and send this to selected users of my site. I would like the authentication for the messenger to ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by rogerlhill on July 21, 2005