control.ReadOnly = True
control.Attribute.Add("readOnly", "true")
control.Attribute("readOnly") = "true"
submitdisabledcontrols = True
control.Attribute("disabled") = "true"
下から選んでください: