User Profile
Collapse
-
editable content of an asp.net page
I am developing an ASP.Net website. In this website Admin can edit the content of few page on-line. Kindly help me how can i do this? -
How to retrieve data in gridview according to date selected by user
...Code:<asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <div> <asp:TextBox ID="TextBox1" runat="server" AutoPostBack="True"></asp:TextBox> <asp:CalendarExtender ID="CalendarExtender1" runat="server" TargetControlID="TextBox1"> </asp:CalendarExtender>
-
How to upload asp.net website on remote server, I am using Linux hosting.
I am using Linux hosting. And I have to upload an ASP.NET website. I have tried but site does not work on domain (remote server). It shows source code. What I should have to do?
No activity results to display
Show More