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\">
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.
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
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
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.
Is there any integration going on, or EnableCDN=true just points script src to hardcoded locations on CDN?
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
I\'ve a custom Httpmodule which handles PostAuthenticateRequest & PreRequestHandlerExecute events.
it\'s a couple of hours that I\'m stuck on what apparently seems a very silly problem and I cannot move forward.
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