Search

You searched for the word(s): tag
Showing page 60 of 228 (2,278 total posts) < 1 second(s)
  • Re: Disable automatic paragraph tag insertion?

    Thanks for the timely responses.  Unfortunately I cannot strip all <p> tags from the html as others may be legitimately entered by our end users.  I will have to pursue other options.
    Posted to Cute Editor for .NET (Forum) by JPenn on October 1, 2010
  • Re: CDATA Tag question?

    Adam,Thanks for your very rapid response.  This fix didn't seem to work either, but we found alternative to using CDATA tags on our end so no worries.  Thanks again.Roger
    Posted to Cute Editor for .NET (Forum) by rokinroj on May 29, 2006
  • Re: BASE HREF PROBLEM for developer - urgent

    Kyle,     If you set Editor.EditCompleteDocument Property to true, the editor will process content outside the page body and preserve header tags (e.g. <head>...</head>, <title>...</title>, etc.).   All the elements inside head tag are in your control, include base element. The BaseHref property is ...
    Posted to Cute Editor for PHP (Forum) by Adam on March 11, 2008
  • Re: span deleted

    I tested this issue both Chrome 5.0.375 and IE8.0, it works on my end, the steps are as follows,   1.   Open link http://cutesoft.net/asp/EnableAll.asp , and switch to ''HTML''   2.   Input   <a href=''xyz''><span>Text</span></a>  in html code editor ...
    Posted to Cute Editor for ASP (Forum) by Eric on June 17, 2010
  • Re: Gecko Browser Issue With Anchor Tags

    Well I put v6.6 in place and cleared all browser caches, but the anchor tag link is still screwed up in Gecko browsers. It keeps putting the relative path into the links to anchors. It also screws up any links to anchors that were created in IE (if a gecko browser accesses the page in admin mode).   Any other ideas to try? This is a big ...
    Posted to Cute Editor for .NET (Forum) by lwb1962 on March 1, 2010
  • Re: Divs instead of Span tags...

    LOGIKonline,   It still doesn't make sense to me.   <span class=''class1''>Hello></span> is very different from <div class=''class1''>Hello></div> World.   We don't have this API to force editor uses block level tag in this situation. If you really want to do it, you can purchase the source code ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 13, 2009
  • Re: security concerns

    Jack,   >>looks i checked the ''remember login'' which persisted the auth info on the cookie, but that is supposed to remember login ID only right?   Cute Live Supports use asp.net authentication. Please check the following article for details:   Security Features in ASP.NET - Authentication   >>in a ...
    Posted to Cute Live Support (Forum) by Adam on April 14, 2008
  • Figured it out

    The   <add key=''CuteChat.DisableZipCompress'' value=''true'' /> needs to go on line two of your web.config file immediately below the <configuration> tag.  I tried it every where else in there and would get errors.  It now works for me.  It loads slightly slower, probably to be expected I would think as it ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Tunica54 on September 22, 2007
  • Re: placement of items in dropdown list

    Please note that this bug also affects the ''insert table'' control. The RenderRichDropDown property does not fix this problem.   I have a master page with a scrollable div tag for content and this causes real problems.   I read that you were looking to put in a fix for this in version 6. There is no mention on your website when ...
    Posted to Cute Editor for .NET (Forum) by DominicTurner on January 25, 2007
  • Re: CE Stripping Out Code

     Adam wrote: wescomputer, This problem has been resolved in the latest build. Hey Adam, I just noticed that the Editor will throw a hard error when their are multiple hyphens in the comment tag. I know multiple hyphens is not compliant but is there anyway to not throw a hard error?  eg: <!-- comment is ...
    Posted to Cute Editor for .NET (Forum) by merlock on May 18, 2005
« First ... < Previous 58 59 60 61 62 Next > ... Last »