hi all,
i want to know how to set a submit button in asp.
The example below demonstrates a simple Button control:
<form runat="server">
<asp:Button id="b1" Text="Submit" runat="server" />
</form>
/body>
</html>
[ref 1]
ref 1: http://www.w3schools.com/aspnet/aspnet_button.asp
please refer to this website !
rowly
Junior Poster in Training
65 posts since Sep 2006
Reputation Points: 10
Solved Threads: 3
you can also goto asptutorials.info
vishesh
Nearly a Posting Virtuoso
1,381 posts since Oct 2006
Reputation Points: 85
Solved Threads: 42