Search

You searched for the word(s): Height
Showing page 188 of 208 (2,075 total posts) < 1 second(s)
  • Re: Can Enter or Select Text in FF

    That did not fix it. I've even setup a basic page that contains only the editor code and it doesn't work. I've tried the same page in IE and it works fine. I've cleared the FF cache and even manually deleted it. <!-- #include file = ''includes/editor/editor.asp'' --> <!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML 4.0 ...
    Posted to Cute Editor for ASP (Forum) by sbarrier on July 20, 2005
  • Re: Missing appSetting:CuteChat.SqlClient.ConnectionString

    Even if I use:   <script language=javascript>window.open('<%=CuteSoft.Chat.ChatWebUtility.ResolveResource(Context,''IM_MainForm.Aspx'')%>','','status=1,width=340,height=500,resizable=1')</script>   Its the same error. If I call the messenger from the normal default.aspx, I am able to open it.   thanks.
    Posted to Cute Chat and Cute Web Messenger (Forum) by palvin_225 on July 19, 2005
  • Missing appSetting:CuteChat.SqlClient.ConnectionString

    Hello Everyone,   I get this error if I call the page from asp page. Please advise.This is the code I am using <a Class=''menuTextLink'' href=''###'' onClick=''window.open('/CuteSoft_Client/CuteChat/IM_MainForm.Aspx','','status=1,width=340,height=500,resizable=1');'' >Messenger</a      Server Error in '/' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by palvin_225 on July 19, 2005
  • Re: Convert relative paths to physical paths

    Thanks Adam,   I managed to solve this by setting the HtmlBase in the PageProperties element.... This worked fine until I upgraded from version 4.0 to 4.5. Now I get the following error message...Also how do I programatically set the HtmlBase from within the script?  Parser Error Message: Type 'CuteEditor.Editor' does not ...
    Posted to Cute Editor for .NET (Forum) by boggey23 on July 11, 2005
  • CE version 4.5.0.1 is available!

    CE version 4.5.0.1 is available! We are happy to announce the newest build (version 4.5.0.1) of our software is available. Please download it from:http://cutesoft.net/Downloads/default.aspx   New Features and Improvements: The new Editor.BaseHref Property has been introduced.  The Editor.BaseHref Property can be used to ...
    Posted to News and Announcements (Forum) by Adam on July 11, 2005
  • Re: Adding My Image Editor to the Image Library

    This is the insert image dialog page (I removed the JavaScript code).   It should be very easy to add your link/button.   <!-- #include file = ''Include_GetString.asp'' --> <html> <head> <meta name=''vs_targetSchema'' content=''http://schemas.microsoft.com/intellisense/ie5''> <meta ...
    Posted to FAQ (Forum) by Adam on July 7, 2005
  • Re: w3c video

    when i insert media file,  i would to insert this code   <object type=''application/x-oleobject'' standby=''Loading Microsoft® Windows® Media Player components...'' CODEBASE=''http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715'' classid=''CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95'' ...
    Posted to Cute Editor for .NET (Forum) by andriex on July 5, 2005
  • Re: Toolbar customization

    This is an example:   <% dim content content = ''<FONT size=5 color=#2f4f4f>Type here...<a href='#rere'>Hello</a></FONT> <img src='Uploads/Cindy_Crawford.jpg'/>'' 'Create a new editor class object ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 4, 2005
  • Re: Toolbar customization

    Whenever i try to set the width or height to say 100% i get an error. Is there a special way to do this?
    Posted to Cute Editor for ASP (Forum) by khna on July 4, 2005
  • Re: Toolbar customization

    Khna, >>Is it possible to set the height and width of the editor in Percent (%)? yes.>>Can i change the position of ''Seperators'' in order to customize the toolbar to fit my site?Sepatators style are defined in the style sheet file:<%=editorid%> .separator {background-image: url(images/Separator.gif); height:23px; ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 3, 2005