|
There is an HTML page. Now I change it to an .aspx page. There is an HTML control on the page: <INPUT style = "FONT-SIZE: 9pt" maxLength = "18" name = "sfzh">. I want to know how to get Operate this control named sfzh in the background, that is, the .cs file? |
|