Browse by Tags

Related Posts

  • Firefox + XHTML 1.1 + Atlas = Error

    I create the simplest possible ASPX page and add the ScriptManager. On IE6 / IE7, it all works smooth. In Firefox I get the following error: Error: no element found Source File: http://localhost:2028/MyApp/Test1.aspx Line: 2, Column: 1 Source Code: ^ Which just points to the <doctype> line: <...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by renesisx on 09-12-2006, 12:00 AM
    Filed under: Valid XHTML, Atlas, Browsers, Bug, XHTML, Firefox
  • FileUpload workaround not workin on IE

    Hi there! I have a FileUpload control inside an UpdatePanel. I found here the workaround to make it work (I added a linkbutton outside the panel and I register: upAttachment.Attributes.Add( "onclick" , Page.ClientScript.GetPostBackEventReference(LinkButton1, "" )); on the Page_Load...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by asfaya on 09-08-2006, 12:00 AM
    Filed under: Partial Rendering, postback, update, updatepanel, Atlas, Atlas Bug, atlas update panel, atlass update panel, Browsers, FileUpload, javascript, workaround
  • Update panels, update progress and browser support

    Hi, When I hit a button that must change some things inside the updatepanel, then only that function is executed. Not the page load stuff. This sounds okay to me. (I did this with IE) When I run the same page in Opera browser then it also runs the page load stuff (this means that the update panel - the...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by ShadowDanser on 08-29-2006, 12:00 AM
    Filed under: Atlas, Browsers, Opera
  • Re: Altas vs Opera

    Hi, Why has Microsoft changed its position on providing support for Opera? When we (the Assemblix dev guys) interviewed Scott Guthrie on his visit to Finland this spring, he explicitly told us that "Opera support will come in the final version, which is scheduled to arrive later this year"...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Talvitie on 08-26-2006, 12:00 AM
    Filed under: Atlas, Browsers
  • Re: Cool!! Atlas runs much faster @ IE7 rc1 than IE6

    Needsoft, I'm curious what are you doing on the page which is slowing down in IE6? I've done some testing and have found placing excessive amounts of controls onto a page in IE6 causes seriosu speed issues: - 100 Auto Complete extenders - 4-5 seconds on a Centrino Duo in IE6 100 Auto Complete...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Plip on 08-26-2006, 12:00 AM
    Filed under: Atlas, Performance, Browsers
  • Re: mem leak

    I am using the july CTP of Atlas and the memory leak is stiill not fixed. Same issue: i use an ajax timer to update a grid from a database every second, and the memory usage of IE increases slowly, but surely.
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by cretz on 10-14-2006, 12:00 AM
    Filed under: ajax, Browsers, Bug, IE, timer leak, Atlas, Atlas Bug
Page 1 of 1 (6 items)