I am implementing an online parking reservation system and I need to bind a table with 2 Controls. for example the user selects a Reservation start date and the parking location from a RadioButtonLis
I do not know how to make it work ...... i am using ASP.net with C# and i am designing a search user control
This is my Content Page <%@ Page Title=\"\" Language=\"C#\" MasterPageFile=\"~/MasterPage.master\" AutoEventWireup=\"true\"
I have created a web service in asp.net and trying to access it from an html file from a local machine inside the domain.
I am looking for client-side Tick event of ASP.NET Timer control or jQuery equivalent timer plugin. Your suggestion is much开发者_开发知识库 appreciated. ThanksI found a temporary solution for this bu
One: a.txt a file contains HTML; <asp:HyperLink ID=\"downloadLink\" =\"~/Download/a.txt\" runat=\"server\">downloadLink</asp:HyperLink>
Can i move modalpo开发者_Go百科pextender edit form if yes then how can I ?set PopupDragHandleControlID property to move the modalpopupextender
I have a modalpopupextender in one of my page. That modal is in a gridview. It works fine, the only problem is that its width is at around 90% of the screen. I do not want to hard code a width (that w
I\'m creating an asp.net web application. In the web application I have a web service. I added [System.Web.Script.Services.ScriptService]
Have anyone experience same problem like me? I have a MutiView, in one of the View it contains a UserControl, the UserControl contains a RadComboBox.