Search

You searched for the word(s): use <p>
Showing page 255 of 864 (8,631 total posts) < 1 second(s)
  • Re: using my own style sheet in Cute Editor for .NET4.0

    Yes.  If you set Editor.AutoParseClasses Property to true, editor will expect you use the Editor.EditorWysiwygModeCss Property specifies the location of the style sheet that will be used by the editable area. Example EditorWysiwygModeCss=''example.css,~/portal.css,/default.css''  If you set Editor.AutoParseClasses Property to true and ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 29, 2005
  • Re: will a domain license work under a subdomain

    trentk_iss, The domain license works this way: if the site name included in the license file, it works. Otherwise, it will show en error.To get all your sub-domains work, you need to mail the sub-domain names to us, we will create the license file based on the info your provide.A domain license allows you use the editor in main domain and one ...
    Posted to Purchase / License FAQ (Forum) by Adam on April 29, 2005
  • Re: session error in cutechat v2

    Johannes Resch: Off cause the CuteChat2 support session . make sure the web.config have not set the <session mode=''Off''/> But currently the page have some problem on this . We will fix that issue after this month . Here is a solution you could use now : 1. the UserAdapter code should like this: public override string ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on April 25, 2005
  • Applying styles to paragraphs <p> tags

    Great editor! Just have one question ... My pages use stylesheets with certain paragraph styles that are intended to be applied to paragraphs. e.g. <p class=''example''></p> When I apply styles with Cute Editor, however, it throws the class= property into a <FONT> tag, and the paragraph properties remain unaffected. ...
    Posted to Cute Editor for ASP (Forum) by Malcolm on April 19, 2005
  • Re: Windows Authentication

    Yes , you can . You must implement two classes and register it using the CuteChatConfig.exe for the CuteSoft.Chat.UserAdapter.GetUserUniqueName() you couldreturn System.Security.Principal.WindowsIdentity.GetCurrent().Name for the CuteSoft.Chat.DataProvider.ListUserUniqueName() and other methods   , you need to use the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on April 19, 2005
  • Re: Developer licence?

    Adam Thanks for your help. I have been chatting to my boss about what would be best. He wants me to clarify what the developer licence will provide for us. We will install the developer licence on the machine running DotNetNukeDo we need to supply you with IP addresses or domain name for the licence?Would we be able to use the same ...
    Posted to Purchase / License FAQ (Forum) by SimonH on April 18, 2005
  • Re: EditorWysiwygModeCss does not build dropdown when applied at Page_Load

    First: That's a fine question (which I already investigated).Second: Yes I'm sure because, as I said, the page renders correctly (on the Mac) showing that the css is in use.Third: I tried it your way with a string constant as suggested just to be sure, and I got the same disappointing results.  FYI, I also set the AutoParseClasses to true ...
    Posted to Cute Editor for .NET (Forum) by randal on April 13, 2005
  • Cute Chat & Community Starter Kit Integration - Moderators Role

    Hi, I am testing integration between CuteChat 2.0 and the ASP.NET Community Starter Kit on which we have developed our site. So far, I have been very pleased with the provider model and the integration options available. I noticed and liked that administrators are detected by the CuteChatControls.CommunityDataProvider.IsAdministrator() ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by VerusMaya on April 11, 2005
  • SQL7

    Hello, I am interested in running CuteChat.  However our server is MSSQL7.  I noticed that the cutechat2.sql file has errors on two items.  The COLLATE and CASCADE words.  Collate I'm guessing we can do without.  Can the CASCADE be handled with triggers?  Do you have a script for MSSQL7 already that I can ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Noah on April 11, 2005
  • Re: Errors In running

    SGS, That Cute Chat files arespecially designed. You should not included them into your VS project.  >> I would like to use the Aspx for my website as it is. It suits my purpose fine.  Yes can modify some UI of CH_MainForm.aspx.  Make sure you backup every time you make changes to it.  >>3.  ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on April 8, 2005