Hi,
I'm using Microsoft visual studio 2005 and created a small web application using C# language. It contain some check boxes to click, a submit button and a close button. I completed almost all the part except the close button..here is the code
file.aspx:
<td align="center" >
<asp:Button ID="btnExit" runat="serv ...
Go to the complete details ...