Browse by Tags

Related Posts

  • Re: ScriptManager

    I have the same problem. I load user controls dynamicly in the page in CreateChildControls. Two controls that I load use ExtenderControls so they need the ScriptManager. If I put the ScriptManager in the first it is working ok, but the extender controls in the second user control did not work (their...
    Posted to AJAX UI (Forum) by ligaz on 11-07-2006, 12:00 AM
    Filed under: ajax, asp.net ajax, ScriptManager, "AJAX Toolkit"
  • ScriptManager\ Ajax installation on server side

    I host my application on a remote server, who runs ASP.NET 2.0 What Ajax extensions do i need to put there to enable Ajax. On my desktop the application runs smoothely, as i installed Ajax extensions here, but i cant install nothing on the server. What should i put there to enable Ajax? thanks
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Hanch on 11-26-2006, 12:00 AM
    Filed under: ajax, Scriptmanager
  • AJAX and Content Pages require MasterPage open stil an Issue in RC1?

    Hi, I have just updated my project to RC1 from BETA2 and it appears that the problem with content pages still exists. When I have a content page open without having the master page open I get a build compilation error on items such as ScriptManager and UpdatePanel. Is everyone else still experiencing...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by hawaythelads on 12-15-2006, 12:00 AM
    Filed under: workaround, ajax, master page, asp.net ajax, Ajax Extensions, Master Pages, Scriptmanager
  • Problem with AJAX implementation in DotnetNuke

    Hi people, I am facing a problem with implementing AJAX in my user control in DotnetNuke application. I have added all the necessary information wrt to AJAX in web.config and included my entire html inside an UpdatePanel and i have just one instance of the ScriptManager on my user control. I am using...
    Posted to ASP.NET AJAX UI (Forum) by sanchita_ind on 02-16-2007, 12:00 AM
    Filed under: ajax, ScriptManager, Update Panel, server controls, dotnetnuke
  • ClientScript from a web form with ScriptManager on a master page

    I have a master page, on the master page I have added the asp:ScriptManager. On a webform that uses the master page above I want to validate som fields on the server side during a ajax postback. Question: How do I output an alert box on the server side displayed on the client? I tried use the AsyncPostBackError...
    Posted to ASP.NET AJAX UI (Forum) by hanssonfredrik on 02-28-2007, 12:00 AM
    Filed under: ajax, ScriptManager, client script
  • Duplicate Script Reference

    I am trying to create a WebControl dll. There is a common.js file in the dll. It is shared bewteen all WebControls. If I simply add the script reference using ScriptManager.Scripts.Add( ....) or implementing GetScriptReferences function of IScriptControl. Duplicate script reference will be created when...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by lacustris on 04-05-2007, 12:00 AM
    Filed under: ajax, ScriptReference, Scriptmanager, Script, ajax .NET 1.0
  • Migration a Project from ATLAS to AJAX v1

    Hi All, I have a project that used ATLAS and I wish to migrate over to the newly installed ASP.NET AJAX v1 Toolkit. If I create a new project all aspects of the System.Web.Extensions work fine. I've unistalled the Atlas Toolkit and made all the necessary changes to the Web.config file, using the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Jodda on 05-24-2007, 12:00 AM
    Filed under: Atlas, convert, ajax, gac, sytem.web.extensions, ScriptManager, web.config, migrate
  • javascript calendar with scriptmanager doesnot work

    I am using a Javascript calendar which works on client side. Canledar works fine but when I put Ajax scriptManager, Popup stops populating and I get Javascript Error as "sys.formatException: The string was not recognized as a valid date" in Microsoft. For your information Calendar is also working...
    Posted to ASP.NET AJAX UI (Forum) by Ranvijay on 07-16-2007, 12:00 AM
    Filed under: ajax, asp.net ajax, ScriptManager, help, UI, CTP, Javascript, Asp.net ajax CTP, client script, ASP.NET AJAX CTP client-side javascript, onclientclick javascript, ASPAJAX, ASP AJAX, AJAX Library, calendar, script error, microsoft.web.extensions, "MicrosoftAjax.js", "javascript error", asp.net, ASP.NET AJAX Sys.ArgumentTypeException UpdateProgress, script manager
  • Re: How to execute JS-function after UpdatePanel reloads?

    In your javascript function do something like below. This will show you an alert after the postback (updatepanel) has completed executing. 1 < script language= "javascript" type= "text/javascript" > 2 <!-- 3 var prm = Sys.WebForms.PageRequestManager.getInstance(); 4 var postBackElement...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by webchetan on 11-08-2007, 12:00 AM
    Filed under: ajax, scriptmanager, asp.net2.0
  • ScriptManager + JavaScript alert missing ... Where did it go?

    Hello, My colleague was using the ScriptManager's AsyncPostBackError event to change an exception message and once this event finished, a JavaScript alert message box was displayed alerting the user. Now, with either the new AJAX 3.5, or .NET 3.5, or Visual Studio 2008, or any combination of the...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by c0ugar2 on 11-29-2007, 12:00 AM
    Filed under: ajax, Scriptmanager, Javascript & Ajax, script manager, AsyncPostbackError
Page 1 of 2 (15 items) 1 2 Next >