Hi,

Could you please show me how to create a <input type="button"..> tag from a <asp:button ..... runat="server"> web server control? I used this web server control but it always generate a <input type="submit" ...>.

And also Could you please tell me how to use javasrcript function (client-script) with a button web server control? How to use a history object to go back or go next in a ASP .NET page?

Thanks in advances,

Trung Luu