string str_ID = this.txt1.Text;
   btn.Attributes.Add("onclick","open("+str_ID+")");