I am using Ajax extender controls with asp.net 3.5 in particular MaskedEditExtender. My settinngs are:
I have an ajax autocomplete extender. I want to pass the value of the hidden field to the web service. I want to pass the value of t开发者_运维技巧he hidden field as contextkey parameter to the web se
Thanks all for the help, rod. Hi All, Is it possible to call a web service (on my localhost) from jquery in a plain html page inside an asp.net 2.0 webform application using visual studio 2005?
I have a textbox extended with the calendar extender in ASP.NET Ajax. If I get the selected date of the calendar, the variable is null, and the text of the textbox always defaults to the value I speci
I design an ASP.NET web usercontrol and with a maskeditor and scriptmanager, I always get an object reference not set to an instance of an object exception at runtime.
Suppose we have a example.exe file. we first put that file in a new folder and then zip that folder with any zipping software,
I\'m getting the following error in my ASP.net web page: Invalid length for a Base-64 char array. This happens when a user activates an ajax request before the previous request completes.How can I p
I\'m developing a web site in a high-security environment.For example, we use CAC cards to authenticate users over SSL.
We\'re carrying out testing of our ASP.Net AJAX application, and are finding memory usage in Internet Explorer 6 & 7 increases by at least 2mb for each page refresh - whether refreshing the same p
I started to use the ms ajax 4.0 client library during the beta stages(the client template bits) and since I have upgraded to vs 2010 rtm I wanted to update my ajax code as well but I can\'t find anyt