A.text
B.readonly
C.ID
D.Page_Load
您可能感興趣的試卷
你可能感興趣的試題
A.Subject
B.Body
C.Charset
D.ContentType
A.Body
B.HTMLBody
C.Subject
D.HTMLSubject
A.jmail.Send "smtp.163.com"
B.jmail.Send "jjshang99@smtp.163.com"
C.jmail.Send "jjshang99:123456@163.com"
D.jmail.Send "jjshang99:123456@smtp.163.com"
A.IgnoreNoPost
B.OverWrite
C.SetMaxSize
D.OverWriteFiles
A.Response.Write upload.Form("txtIntro").Value
B.Response.Write upload.Form("txtIntro")
C.Response.Write Request.Form("txtIntro").Value
D.Response.Write Request.Form("txtIntro")
最新試題
使用頁面驗證時,以下描述說法正確的是()。
ASP.NET支持多種程序設(shè)計語言和腳本語言。
和ASP一樣,ASP.NET也是一種基于面向?qū)ο蟮南到y(tǒng)。
TextBox控件常常用來()。
ADO.NET在斷開與數(shù)據(jù)源連接時不能工作。
數(shù)據(jù)緩存是將數(shù)據(jù)暫存于內(nèi)存緩存區(qū)中的一種技術(shù)。
只能顯示數(shù)據(jù)的數(shù)據(jù)顯示控件是()。
當(dāng)FormView控件默認的格式不能滿足要求時,可以對ItemTemplate模板進行布局。
我們要驗證新建用戶兩次輸入的密碼是否一致,不合適的驗證控件是()。
需要GridView控件具有分頁功能,且每頁顯示22條記錄,需修改()。