I have a very simple Ajax enabled WCF service that should return a single Entity of typeEntityObject serialized to JSON.
When editing javascript in VS2010, the dropdown autocomplete list shows a method called info_dialog - i dont have this method in any of my javascript and cant seem to find out开发者_开发问答 where it
I\'m trying to performa an ajax validation for e-mail address. I need to know if user is already registered so I need to check it in my database. There is similar example: http://www.highoncoding.com/
I had :ModalPopupExtender which display when user didnot register .And when user login it didnot display but some browsers as firefox or safarie :ModalPopupExtenderapear and hiden .I tried to add :Mod
Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the
I have a .Net 3.5 website which uses windows authentication and expires the session using a meta tag on the prerender of my base masterpage class.
I need to estimate (and probably build later on) complex filter in ASP.NET WebForms application. The filter has to b开发者_如何学JAVAe mostly based on ASP.NET AJAX or jQuery for high interactivity. Th
I am using this ccode right now.. <%using (Html.BeginForm(\"SaveNewServiceTypeCategory\",\"ServiceTypeCategory\")){ %>
I have two Repeater controls, each hosted in a user control. Both user controls are contained in the same aspx page.Only one User Control is visible at any one time.The repeaters are comprised of chec
I have a situation where on a page there are 7-8 dropdowns, which have large amount of data to be bound. I have a radiobutton list having 2 choices and on selecting any of them, the I get the data fro