Search

You searched for the word(s): Height
Showing page 25 of 208 (2,075 total posts) < 1 second(s)
  • Re: Programmatically populate the Code Snippet dropdown - ISSUE

    Dear demmett,   Please refer to the following code, pleaes compare it with yours:   <!-- #include virtual = ''/contentmanager/CuteEditor_Files_v6_1/include_CuteEditor.asp'' --> <html> <head> </head> <body> <form name=''theForm'' method=''post''> <h1>Multiple Editors ...
    Posted to Cute Editor for ASP (Forum) by Eric on May 25, 2011
  • Re: Control does not exist in the current context error in VS 2008

    Dear jtreuting,   Did you ''Add Reference'' to CuteEditor.dll?  Please save the following example to test.aspx, and then run this example, can you reproduce this issue?   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 25, 2011
  • Re: Blank Display every few refreshes

    I can only confirm this issue. I have experienced in many situations that Chrome is having trouble with final redraw of the editor. The content is loaded, page is loaded, but the editor sometimes does not show content.   This is happening only in Chrome, Mac and Windows, more often with larger content and with AutoAdjust height. Somehow ...
    Posted to Cute Editor for PHP (Forum) by mmargeta on May 24, 2011
  • Re: Programmatically populate the Code Snippet dropdown - ISSUE

    Ok, so I created a page like you suggested above. Here is the code on my ASP page:=====================================================================================<!-- #include virtual = ''/contentmanager/CuteEditor_Files_v6_1/include_CuteEditor.asp'' --> <html>     <head> ...
    Posted to Cute Editor for ASP (Forum) by demmett on May 23, 2011
  • Re: YouTube New Embedde code trouble

    Dear pbwbart,   Youtube has changed the code, there are two ways to embed the youtube video:   First: <iframe width=''560'' height=''349'' src=''http://www.youtube.com/embed/e5Iey0wDqBE'' frameborder=''0'' allowfullscreen></iframe> Second: You can click ''Use old embed code'',  the following is necessary ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 23, 2011
  • YouTube New Embedde code trouble

    Hi, I have a problem with youtube.the syntax of the new youtube ebedded code is a little different then before and now when I try to insert de code using the youtube button, nothing happend.When I try to add the youtube in this example,  it also doesn't work:http://cutesoft.net/example/general.aspxBut when I go to hmtl mode and dopy the ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on May 23, 2011
  • Re: Programmatically populate the Code Snippet dropdown - ISSUE

    Dear demmett,   Please refer to the following snippet: <!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --> <html>      <head>   </head>     <body>     <form name=''theForm'' method=''post''>   <h1>Multiple ...
    Posted to Cute Editor for ASP (Forum) by Eric on May 20, 2011
  • Re: Javascript API docs incomplete

    OK, the height was a stupid questioneditor1.style.height .... but there seem to be other methods and properties not documented - so the question remains.
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 19, 2011
  • Javascript API docs incomplete

    Are there more complete docs that what I found on the site? The sample shows enumerating instance and getting editor1.IsReady, as well as others, but docs say nothing of this. As an example, I would like to get the editor height if a user changes it to store and recall later.  So I know there is more than what the docs show - how ...
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 19, 2011
  • Re: Unable to upload

    Hi TorskTallin, Can you create a test page by the code below and post your test page url? I will check it and get back to you as soon as possible. <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %> <script runat=''server''>     ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on May 18, 2011
« First ... < Previous 23 24 25 26 27 Next > ... Last »