Search

You searched for the word(s):  
Showing page 1307 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Font Size and RTE in IE

    Since no one replied I thought I posted my solution. RTE wasn't correctly displaying in IE. I had to force it into IE8 standards mode:  <meta http-equiv="x-ua-compatible" content="IE=8"/>  to get it to display correctly. I hope this helps anyone who might run into a similiar situation.  
    Posted to Rich Text Editor for .NET and MVC (Forum) by astearns on November 30, 2012
  • Re: Issue floating in IE6

    This issue is caused by IE 6.0 own built-in bugs.   <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>   If you choose to use an XHTML doctype , please note that the XML declaration makes IE 6 (but not IE 7, IE 8.0) trigger the Quirks mode. All ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 7, 2010
  • Re: Upload excel file of extension .xlsx

    Please check the following example:   12. File storage application powered by Ajax This example shows you how to use Ajax Uploader create an online file storage application. Make your file upload page more user friendly!   I've changed the validation rule and now it allows .xlsx file.   We did some tests. It works perfectly. ...
    Posted to Ajax Uploader (Forum) by Adam on February 10, 2010
  • Re: DNN Sub Portal User Authentication

    It works, thanks.   We are evaluating your chat sw. We had a meeting chat last week with 30 users and worked ok. We have different subportals for different class ranges. In every portal I created a chat room but when we ''select room'' the list shows all room created in all portals. If a student is registered for a subportal but is not ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by jloyola on September 11, 2004
  • Re: Unable to upload file while system using VPN.

    Hi obaid7400,   The VPN environment you mean is the server environment or the client side pc environment? If you mean the server, then please refer to http://www.ajaxuploader.com/FAQ.htm#16 "How do I handle a large file upload?" section, ensure that your large file upload settings are ...
    Posted to Ajax Uploader (Forum) by Kenneth on February 28, 2014
  • Re: Default browse folder.

    Dear sc204,   I tried changing to another folder or Uploads/folder I wanted  but still cannot get higher than the stories folder on the site.   Can you take a screenshot of this and send it to eric@cutesoft.net ? I will be able to know your current folder structure.   Thank you for asking Eric@cutesoft.net ...
    Posted to Cute Editor for PHP (Forum) by Eric on March 4, 2011
  • Re: Problem with prompting for credentials and FlashLoadMode

    hi p19101,   Please let this client install plug-ins ''Silverlight''. In his condition, Silverlight mode is better than the flash mode.    More info about silverlight please refer to   http://www.silverlight.net/    http://msdn.microsoft.com/silverlight/    Regards,   ken 
    Posted to Ajax Uploader (Forum) by Kenneth on October 28, 2010
  • Re: Executing a button event on the cute editor form

    JonE,   Please try the following code:     // get the cute editor instance    var editor1 = document.getElementById('<%=Editor1.ClientID%>');     editor1.ExecCommand(''PostBack'');    
    Posted to Cute Editor for .NET (Forum) by Adam on December 18, 2006
  • Re: Errors and general questions

    Hi Metaping,   About the iis 7 error message, when you got this? after uploaded? And got it with your own page or the default demo pages?Can you post your uploader page url here? So I can check it for you directly.   1. You need to use method "CopyTo" or "MoveTo" to handle the upload file store ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 31, 2013
  • Re: A script on this page.....

    Hi kjell.ek,   We have fixed the updatepanel issue in the latest build. I suggest you download the  latest build and try again.   Latest build download url: http://richtexteditor.com/download/richtexteditor.rar   Please replace the dll file and the richtexteditor folder.   If you still get the same issue with the ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on November 21, 2012