ajaxpro
Trouble adding web service/service reference on the aspx page
I think I got the web.config right but I\'d want to know how to add the service reference or the web service itself on the aspx page so my script could access it.[详细]
2023-04-05 19:41 分类:问答AjaxPro Not Running On .Net Framework 4.0 and Server 2008 / IIS 7
I\'m using AjaxPro & AjaxControlToolkit in my project. My project is normally running on Server 2003 with IIS 6. But when i loaded my project on Server 2008, i\'m getting \"AjaxPro undefined\" err[详细]
2023-02-13 06:15 分类:问答Framework Similar to ASP.Net AjaxPro
Currently, I\'m using AjaxPro Framework (http://www.ajaxpro.info/) to call any methods in my web application from the client side.[详细]
2023-01-19 01:56 分类:问答URL-based authorization and ajaxpro problem
I have an ASP.NET app using Ajaxpro and forms authentication. First I 开发者_开发百科was having trouble trying to avoid passing the ajaxpro handlers through authorization, which was resolved when I in[详细]
2023-01-14 20:04 分类:问答can't get generated controls through AJAX response
I use ASP.NET C# with AJAX Professional (http://www.ajaxpro.info) 1) I have a div container with Panel control, Panel control should hold DropDownList that will be generated in codebehind function:[详细]
2023-01-12 03:20 分类:问答Passing Date Object With Ajaxpro
I pass an javascript object from client-side to server-side function with Ajaxpro. In server-side date variables comes inside object are looks like below. What does it mean? How can i parse it to for[详细]
2023-01-09 16:38 分类:问答What are the implications/consequences of the AjaxPro HttpSessionStateRequirement?
I know the different options (None, ReadWrite, Read) and what they mean, but are there any other implications? Does ReadWrite take a performance hit compared to None, for example? A开发者_JAVA技巧re t[详细]
2023-01-05 19:59 分类:问答In ajax-pro Can I use custom class as proxy instead of system.web.ui.page? and How?
In ajax-pro Can 开发者_StackOverflowI use custom class as proxy instead of system.web.ui.page? and How?[详细]
2022-12-24 03:37 分类:问答