2016年1月27日 星期三

ASP 一些記錄

ASP 一些記錄

登入帳號 Request.ServerVariables("LOGON_USER")

轉大寫 UCASE

<% if UCASE(Request.ServerVariables("LOGON_USER")) = "B1234"  then %>
<% end if %>

沒有留言:

張貼留言