Search

You searched for the word(s):  
Showing page 1334 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Is it possible upload a file without page doing post back in .net 1.1

    sunny_mel: Hi , Is it possible uploading an image file without page doing post back in .net framework 1.1?   the demo coding I found are doing post back.     many thanks   Best Regards Sunny   Please use the Ajax solution.
    Posted to Ajax Uploader (Forum) by Adam on March 11, 2010
  • Re: Disable Content Formatting

    Lalit,   This is the browser behavior. Demo:   http://cutesoft.net/example/EditableRegions.htm   It is ok for most of users and apps.   If you do want to control the above html code, you can write your own filter.   Creates your own HTML Filter
    Posted to Cute Editor for .NET (Forum) by Adam on October 2, 2009
  • Re: Checking Content Type

    JG   AjaxUploader do not provide content-type for security version.   The content-type is send by client side and that is not trust-able.   Developer should check the extension and data to prevent the code be executed at server side.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on September 3, 2009
  • Re: paint bucket is not working in IE 8

    Hi rajmohanp, I can not reproduce this issue on IE8 ( version: 8.0.6001.18702 ).   Can you reproduce this issue on our demo http://cutesoft.net/example/general.aspx? Is so, please show me the steps to reproduce this issue.   Regards,   Ken  
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 2, 2009
  • Re: How can I add checkboxs in the queue table

    Hi,   Please check this :   http://ajaxuploader.com/document/scr/create-custom-queue-table.htm   Uploader do not support customize the functions of 'buildin' queue table.   So you need hide the 'buildin' one , and create another one by the event and data .   Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on July 24, 2009
  • Re: Change alert message.

    Hi,   You can modify it yourself. when function ChatUI_FocusWindow() is be called.   Currently we can only use window.focus() to make the taskbar flash .   But it not works for some browsers , and  we are not able to change the color.   Regards, Terry  
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on July 17, 2009
  • Re: Not Working with another solution

    ankit1407, >>But when i tried integrating this with my existing application i cant seems to get the image, i tried checking for path and all looks fine to me.   It looks very strange. Do you mean only the preview funtion in the image dialog doesn't work?   Does it happen to other dialogs? Can you check them?
    Posted to Cute Editor for .NET (Forum) by Adam on October 24, 2007
  • Re: User name showing up instead of Nick name

    Cloey,   In the integration code, you need to modify the following code and make sure it returns the nick name instead of user name.   //Return user's display name public string GetUserDisplayName(string useruniquename) public string GetUserDisplayName(string useruniquename) {      return nick name; ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on September 21, 2007
  • Re: number of chatting users

    charlie666,   For a dedicated server, Cute Chat can support 2000 concurrent users. Cute Web messenger can support 4000 concurrent users.   If you have more concurrent users than above, you need to add more servers (using load balancing) or choose a java chat.        
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on May 7, 2007
  • Developer Team is the one

    Yes. A Developer Team License would allow you to develop your projects on your local machines, test them on a development server, and distribute them with the websites you build on a production server.   Same license file would also work for CuteEditor DNN portals, IBuySpy portals, Community Servers portals. No extra license ...
    Posted to Purchase / License FAQ (Forum) by Karen on May 4, 2006