<TR bgColor = # ffffff width = "100%">
<TD align = middle colSpan = 2>
<Form id = "form1">
<INPUT language = javascript class = button id = Btton style = "BORDER-TOP-STYLE: groove; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BORDER-BOTTOM-STYLE: groove "onclick =" if (typeof (Page_ClientValidate) = 'function') Page_ClientValidate (); "type = submit value =" Start "onclick =" alert (''dd'') "name = Btton> </TD> </TR>
</Form>
<Input type = "button" onclick = "alert (''test'')" id = "button1">
Bytes -----------------------------------------------------------------------------------
Form1.cs
Using System;
Using System. Drawing;
Using System. Collections;
Using System. ComponentModel;
Using System. Windows. Forms;
Using System. Data;
Using mshtml;
Namespace WindowsApplication2
{
/// <Summary>
/// Summary of Form1.
/// </Summary>
Public class Form1: System. Windows. Forms. Form
{
Private AxSHDocVw. AxWebBrowser axWebBrowser1;
Private System. Windows. Forms. Button button1;
Private System. Windows. Forms. Button button2;
/// <Summary>
/// Required designer variables.
/// </Summary>
Private System. ComponentModel. Container components = null;
Public Form1 ()
{
//
// Required for Windows Form Designer support
//
InitializeComponent ();
//
// TODO: add Any constructor code after InitializeComponent calls
//
}
/// <Summary>
/// Clear all resources in use.