Search

You searched for the word(s): IE8
Showing page 8 of 48 (476 total posts) < 1 second(s)
  • Re: IE8 no menus?

    1. Please add the following code to your web.config.     <httpHandlers>       <clear />   <add verb=''*'' path=''*.ashx'' type=''System.Web.UI.SimpleHandlerFactory, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'' />     ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 2, 2009
  • Re: Cute_Ajax_Uploader Initialized event error.

    First of all thanks for your reply.   I made changes for configuration as you mentioned above and remove link of Resources.uploader.js. Bingoo!! its working fine.  But there is issue I observe I can select only one file in place of multiple even we set property MultipleFilesUpload="true".    This issue is ...
    Posted to Ajax Uploader (Forum) by alraquib on November 12, 2013
  • Re: IE8 does not show ToolTips when rolling over icons in CuteEditor menu

    Dear Oleg,    http://cutesoft.net/example/general.aspx , this is the demo of latest version, it works fine. The upgrade can fix your issue. How to upgrade to latest version? Please refer to http://cutesoft.net/forums/thread/64339.aspx   Thank you for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on January 31, 2011
  • Recent issue in IE8 for uploader?

    Hey all, we've been using the uplaoder for over a year and haven't had this issue pop up. Yesterday I was informed that when a user selects a file in IE8, it is appearing to have a filesize of -1.0 kb. Then when the user hits upload, they're getting an error: Out of Memory at line: 238.   This is how the control is ...
    Posted to Ajax Uploader (Forum) by Besoup on September 12, 2013
  • Javascript error in IE7 and IE8 when using Ajax to get Editor

    I have an C# ASP.net page that adds the editor programmatically:   protected void Page_Load(object sender, EventArgs e) {       RTE.Editor ed = new RTE.Editor();       ed.ID = "myEditor";       Page.Controls.Add(ed); }   This works fine in IE7 ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by DanielBarratt on January 29, 2013
  • IE8 JavaScript Error Only On Uploading .txt Files Of Small Size

    Hello.  We are receiving a javascript error only on IE8 with this control.  The error is:  'null' is null or not an object Error is occurring at: CuteWebUI_Uploader_Resource...else { 0x14b[0x04d59[25]].appendChild(0x14a); } We are getting this error:Only on IE8Only on subsequent file uploads, varies in testing, ...
    Posted to Ajax Uploader (Forum) by sparanza on May 31, 2011
  • Not Loading correct Loader javascript for IE8

    It appears that the CuteEditor is not loading the correct loader files. The browser is IE8 running on Windows XP Pro but it is trying to load the Gecko_Loader file.  User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322) Message: ...
    Posted to Cute Editor for .NET (Forum) by myersjosh on April 2, 2010
  • Now that IE10/11 work, having trouble with IE8

    So, I was successfully using a version with all browsers supported except IE10/11. Now that I'm using the latest code I am unable to use IE8. We are using the latest download, but IE8 seems to fail whenever we throw a 400kb pdf file at it.   We are using the control inside an updatepanel (added in codebehind).  I've tried just ...
    Posted to Ajax Uploader (Forum) by mikeallison on January 24, 2014
  • Re: Image placement bug

    A-Damage: Well, I won't be switching back to IE8 any time soon, unless Microsoft fixes some of the glaring security issues, so it would be a while before I am able to test this out in IE8. The bug does not appear in IE7 so far as I can tell, so at least you shouldn't have to worry about that. If I do switch to IE8 again, I'll make certain ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 16, 2009
  • Re: Bugg, compatibility view IE8 and comments...

    Hi kjell.ek,   Is your site online? If so, please set up ftp access for me and send me the test page url. I will check it and get back to you as soon as possible.   Please send the information to Kenneth@CuteSoft.net   Regards,   Ken
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on July 2, 2010
« First ... < Previous 6 7 8 9 10 Next > ... Last »