Search

You searched for the word(s):  
Showing page 1250 of 4,987 (49,864 total posts) < 1 second(s)
  • “undo” function on Cute Editor

    Hello Adam,   Please kindly help as we have a problem when we use “undo” function on Cute Editor. The problem occurs only when we use Eng and Thai fonts. While we are typing the stories and use undo function. The system always returned to the first page.   Actually, we would like the system return to the earlier page ...
    Posted to Cute Editor for .NET (Forum) by ano on February 16, 2009
  • Demo Licence

    Hello, how do i get a demo license ? Ehi         Server Error in '/' Application. The License for Editor is not valid. You are using a trial license and the trial period has expired. If you would like to extend your trial period, please write to support@cuteSoft.net. Description: An unhandled ...
    Posted to Cute Editor for .NET (Forum) by afrika on February 10, 2009
  • Re: OK - Valid question re: CuteEditor_FilterHTML

    This doesn't work either   It's just a joke isn't it...   trying to get the cute editor to be consistent with ctrl + v and context menu paste in both FF and IE is just a joke, and the biggest time waster I've encountered....   surely with all the years experience and capability of the cute editor you would think that this ...
    Posted to Cute Editor for .NET (Forum) by karl0 on February 9, 2009
  • Re: Integrating cutechat and messenger with our own communication Portal

    Hi,   Here is the code example:   You need override the public override AppDataManager CreateDataManagerInstance(AppPortal portal) and implement these methods: public override IChatUserInfo[] GetContacts(ChatIdentity identity) public override void AddContact(ChatIdentity identity, string userid) public override void ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on February 3, 2009
  • Re: Live Support connection Error

    If you want to integrate your own membership database, you need to use the integration package. The standalone version has its own user database.   http://cutesoft.net/downloads/folders/current_releases/entry21856.aspx   The integration instruction is ...
    Posted to Cute Live Support (Forum) by Adam on January 26, 2009
  • Changing the UI

    Two quick questions I hope:   1) Is it possible to turn off the drop down list (normally showing To All) so that the user can't see it and still use the list of names to start a private chat conversation?   2) Is it possible to alter the format of the text in the chat box so that the actual conversation is all aligned irrespective of ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Gerard on January 26, 2009
  • Grow/shrink photos on a page maintained with Cute Editor

    Hi,   I made a web site with a number of pages that the webmaster can maintain with CE. On these pages, he can add photos. Now he wants to give the sites visitors the option to click on the photos to see a larger version. This can of course be done by adding a link to the photo, directing to a bigger version of the photo, but I don't ...
    Posted to Cute Editor for PHP (Forum) by erikpost on January 14, 2009
  • Anchor inserted at incorrect position

    Steps to reproduce Use http://cutesoft.net/example/general.aspx Switch to HTML mode Enter the following: <p>beginning text</p><p><a id=''anch1'' name=''anch1''></a>text between anchors<a id=''anch2'' name=''anch2''></a></p> Switch to Normal mode Position the ...
    Posted to Cute Editor for .NET (Forum) by aml01 on January 7, 2009
  • how to add required field validator to upload button

    hi I need to add compulsory required field validation to file upload control . so that form should be submitted when the user has uploaded some file.   in simple words, if i have 4 fields in my form along wth the uploader component, while filling the form i want that user must select some file using upload button. else it should ...
    Posted to Ajax Uploader (Forum) by ssjal on January 5, 2009
  • multiple file upload issues : AttachmentAdded

    Hi Guys, Im trying to upload multiple files, upload is working, however AttachementAdded method seems to be called 1 extra time.   So in my case I am uploading 2 files - 1.jpg and 2 jpg. protected void Attachments1_AttachmentAdded(object sender, CuteWebUI.AttachmentItemEventArgs args) method called 3 times so when I ...
    Posted to Ajax Uploader (Forum) by dimka on December 21, 2008