if lcase(request("action"))="about" then response.write rs("about")其中的“lcase”是用來干嗎的?
熱心網友
LCase() 函數 返回字符串的小寫形式 表達式 Lcase(string) 實例: 返回結果: this is a test!
if lcase(request("action"))="about" then response.write rs("about")其中的“lcase”是用來干嗎的?
LCase() 函數 返回字符串的小寫形式 表達式 Lcase(string) 實例: 返回結果: this is a test!