Search

You searched for the word(s): aspx
Showing page 95 of 918 (9,180 total posts) < 1 second(s)
  • Re: Buttons not working in Windows 7?

    Hi rlovelace,   Please let you client test on our demo http://cutesoft.net/example/general.aspx.   If the demo works for him, please donwload the latest version and try again.   Also, you can let him test on different borwser on your site, it maybe a security settings problem of the browser(try re-set all security settings to ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 26, 2010
  • Re: attachements

    You can click button ''Downloadable Files'', and then upload file. If you want to use the uploaded files later, you only need click it and then insert it to editor area, othere users will can right click the file and save to their local computer. If you want to click one button and then select some files and then send it, you ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 19, 2010
  • Re: toolbar not loaded in mozilla

    Hi webukraine,   I tested the code you provide, it works fine for me on Firefox and google chrome.   Can you upgrade to the latest version and try again?   Latest version download http://www.cutesoft.net/downloads/folders/21904/download.aspx   If you still get the same issue with latest version. Please set up ftp access ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 27, 2010
  • Re: Copy & Paste from MS Word

    Hi mm201,   Please upgrade to version 6.6(latest verson) and try again.   If you stille get this iisue in 6.6, please send the test url to me. I will check it and get back to you as soon as possible.   Latest version download:   http://www.cutesoft.net/downloads/folders/21904/download.aspx   My- Email: ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 26, 2010
  • Re: Selecting multiple files doesn't allow multiple selection in my environment

    Web4Deb: I have the same problem on just one machine in our office.  It has both Flashplayer 10 and Silverlight installed.  It's a Vista Ultimate with all service packs/upgrades installed, and IE8.  Of course it's my development machine that's the problem.  My other programmer has no problems or any machines that log into my ...
    Posted to Ajax Uploader (Forum) by Adam on December 21, 2009
  • Re: using ftp to manage file and image library

    Hi,   You can implement the CuteEditor.FileStorage class, and register it to :   <add key=''CuteEditorFileStorageType'' value=''myclass,mydll''/>   or   Editor1.Setting[''CuteEditorFileStorageType'']=''myclass,mydll'';   --   But it's not a easy thing to implement it ,   because you need ...
    Posted to Cute Editor for .NET (Forum) by cutechat on October 4, 2009
  • Re: AjaxUploader within jQuery dialog

    Hi,   We have tested the modal dialog.   The uploader works find there.   Please make sure you are using the last version.     Another thing , the modal dialog do not support form submit (it will submit to a new window)   Are you using AJAX ? or normal form posting ?     I suggest you use ...
    Posted to Ajax Uploader (Forum) by cutechat on July 7, 2009
  • Re: Lobby Problem

    My Complete Code looks like this, $dir$bin\CuteChat.AppCode.dll   $dir$bin\CuteChat.dll   ==>END SYSTEMREFERENCE   imports System.Collections   imports CuteChat   Public Class MyChatProvider     inherits CuteChat.ChatProvider   ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by pbwbart on June 17, 2009
  • Re: Removing a File type from the Type Combo

    protected override void OnLoad(EventArgs e) {       // Load event first       base.OnLoad(e);       cbTypes.Items.Clear();   ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 11, 2009
  • i want to implement Embeded chat into my existing appliction who can it do that.

    hi !  i want to implement cut chat chatting application into Embed mode into my existing site. can you tell me which classes, and pages is required for that. also i want to show user which is added into login user contact list into right side 'DIV' of the Embed.aspx page insted of all user which is login into application.  Is there ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by gbpatel on April 23, 2009
« First ... < Previous 93 94 95 96 97 Next > ... Last »