Search

You searched for the word(s): Height
Showing page 199 of 208 (2,075 total posts) < 1 second(s)
  • can't deal wit it

    Hi.It has been 3 days that i read the forum & try anything, but still: 1- Can't see an existing values from my DB 2- Can't insert anything. I install the cute editor in a sub folder from my root:   (root > zbres > cuteEditor ) . I build an upload dir in my root. My editor file(edit_article) is locate in: root ...
    Posted to Cute Editor for ASP (Forum) by zbres on January 12, 2005
  • Re: Why can I create "forms" within the WYSIWYG editor ?

    YEAH ! I have found a workaround. While in the ''html'' tab, I inserted manually the code <IFRAME id=login style=''WIDTH: 210px; HEIGHT: 99px'' align=center marginWidth=0 marginHeight=0 src=''form.html'' frameBorder=0 scrolling=no onload=IframeOnLoad()> </IFRAME> This will call the file ''form.html'' and make it appear ...
    Posted to Cute Editor for ASP (Forum) by jpg on January 11, 2005
  • Re: Where can i found the mini file ...

                Dim Content              Dim editor              Set editor = New ...
    Posted to Cute Editor for ASP (Forum) by brozerman on January 11, 2005
  • Re: [CE v4.0] How to change InsertImage path?

    Please check the new document. Working with Images overview    Cute Editor makes it easy for you to manage images on your ASP.NET applications. This chapter contains the following sections:  Setting up the Image gallery path Restricting image uploads by size, width and height Automatic Image Resize Adding an ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: Bug with the downloadable file link!

    also while playing found another bug.... If you double click an image already in thge page the image property windows appears, then if you change things like the border link colour etc and then insert, that works fine. Then if you select the picture and add a url to it then double click the picture again and say change the border and then ...
    Posted to Cute Editor for ASP (Forum) by eastwood on January 7, 2005
  • Re: Stipped down form of HTML output

    Hi, Here is the HTML (had to add some / so the code would appear as text):         /<form id=''Form1'' method=''post'' runat=''server''/>             /<asp:button id=''Button1'' style=''Z-INDEX: 101; LEFT: 104px; POSITION: absolute; TOP: 528px'' ...
    Posted to Cute Editor for .NET (Forum) by auxe on January 6, 2005
  • div metatag description for templates...

    <div UNSELECTABLE=''ON'' contenteditable=''false'' style=''border:0px dotted #ff0000;height:20px''></div> ???  Is there any further description? Regards
    Posted to Cute Editor for .NET (Forum) by neilyoung on January 6, 2005
  • Re: Editable area background color

    The source code of the above example:    <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <script> function changeBG(color) { var editor1=document.getElementById('<%=Editor1.ClientID%>'); var editdoc = editor1.GetDocument(); ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 5, 2005
  • Problem with CE icons

    My CuteEditor v4 icons are not working, all of the icon GIF files are having an .aspx appended to the end of the file name. EXAMPLE: <img id=''cmd_InsertInputPassword'' Command=''InsertInputPassword'' class=''CuteEditorButton'' src=''/IMageE/CuteSoft_Client/CuteEditor/Themes/Office2003/Images/passwordfield.gif.aspx'' title=''Password ...
    Posted to Cute Editor for .NET (Forum) by jasonmelo on December 27, 2004
  • Re: Height attribute in controls

    Just realised the example in my message is crap. You have to go to the demos and insert a textbox to see what I mean.
    Posted to Cute Editor for .NET (Forum) by squirrel on December 21, 2004