First, Create a web page default.aspx and put the html code as following.. ---------------------------------------------------------------------------
<asp:ScriptManager ID="MainScriptManager" runat="server">
</asp:ScriptManager>
-------------------------------------------------------------------------- Now, Create a usercontrol my first user control Create a function called...
Monday, August 11, 2008