scriptmanager
Ajax with jquery, scriptmanager and webservice which return null
I dont get from my WebService data back and I dont know why. :/ I have in my MasterPage.master this: <asp:ScriptManager id=\"scriptMng\" runat=\"server\">[详细]
2023-02-17 06:21 分类:问答Javascript error on sharepoint page with search webpart and User Control containing UpdatePanel
I\'ve been trying to find a cause for this error for some time to no avail... We have a SharePoint 2007 site heavily customized in terms of look and feel.[详细]
2023-02-17 03:59 分类:问答ScriptManager Control preserves history hash
I am using a ScriptManager control to load search results from server web services. There is a text box and button on the page where the user enters their search terms. When they submit their search t[详细]
2023-02-16 20:15 分类:问答problem with relative path to .js file in ASP.net ScriptManager
I\'m working with an ASP.net web application. I\'ve written a user control called LocationSelector that has its own Javascript in an external .js file.In order to load that file, I use the following[详细]
2023-02-16 05:42 分类:问答Which javascript scriptreference is linked to each ScriptResource.axd?
Google Page Speed is saying we should combine external JavaScript. Fair enough. I know that the way to do this is to use a CompositeScript tag inside asp:ScriptManager.[详细]
2023-02-16 04:02 分类:问答Level of integration between Microsoft CDN and ScriptManager with EnableCDN
Is there any integration going on, or EnableCDN=true just points script src to hardcoded locations on CDN?[详细]
2023-02-16 03:58 分类:问答Why does my user control pageLoad function not fire on some of my ASP.net pages?
I\'m working on an ASP.net application. I had a problem with a user control I\'d designed called LocationSelector.It worked great, but I couldn\'t use it within an ASP:UpdatePanel.I learned, by brows[详细]
2023-02-15 21:27 分类:问答Issue using custom HttpModule with ajax enabled (ScriptManager) asp.net webform (ASP.NET 4.0 / IIS 7 )
I\'ve a custom Httpmodule which handles PostAuthenticateRequest & PreRequestHandlerExecute events.[详细]
2023-02-15 09:24 分类:问答ScriptManager.GetCurrent ( Page ).IsInAsyncPostBack throws an error at runtime
it\'s a couple of hours that I\'m stuck on what apparently seems a very silly problem and I cannot move forward.[详细]
2023-02-13 01:11 分类:问答PopupControlExtender
I am trying to add new asp.net page to already existing asp.net website which contain scriptmanager. On this asp.net page I am using \"PopupControlExtender\". So when I try to run website then it show[详细]
2023-02-12 18:02 分类:问答