A.Requst.ServerVariables(“SCRIPT_NAME”)
B.ResponsE.ServerVariables(“SCRIPT_NAME”)
C.Requst.ServerVariables(“PATH_TRANSLATED”)
D.ResponsE.ServerVariables(“PATH_TRANSLATED”)
您可能感興趣的試卷
你可能感興趣的試題
A.Requst.Cookie(“username”)
B.Requst.Cookies(“username”)
C.ResponsE.Cookie(“username”)
D.ResponsE.Cookies(“username”)
A.ContentType
B.Expires
C.Buffer
D.Status
A.Request.write“注冊成功!”
B.Request.write(“注冊成功!”)
C.ResponsE.write“注冊成功!”
D.ResponsE.write(“注冊成功!”)
A.Request.Form(“表單域名”)
B.Request.QueryString(“表單域名”)
C.ResponsE.Form(“表單域名”)
D.ResponsE.QueryString(“表單域名”)
A.Request.Form(“表單域名”)
B.Request.QueryString(“表單域名”)
C.ResponsE.Form(“表單域名”)
D.ResponsE.QueryString(“表單域名”)
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
表單提交后數(shù)據(jù)指定的處理的文件由()屬性指定。
在分頁顯示時,用于指定每頁記錄數(shù)的屬性是()
在VBScript中,注解前使用:()
在記錄集RS中,可用于返回記錄總數(shù)的語句是()。
下列循環(huán)語句中循環(huán)()次停止執(zhí)行。
下面的語句不能輸出內(nèi)容到客戶端的是()
函數(shù)Instr(“jjshang@163.com”,”@”)的返回的值為()
下列不屬于Request.ServerVariables集合可以讀取服務(wù)器環(huán)境變量的是()。
連接對象的創(chuàng)建方法中,正確的是()。
Folder對象的Files屬性是()。