protected void Button1_Click(object sender, EventArgs e) { security ob = new security(); ob.mainCreate(); }