下列副程式動態設定地區設定識別碼對該 ASP 應用程式 (Session.LCID),依據使用者的瀏覽器所提供的語言設定值來: Sub SetLCID() Dim strAcceptLanguage Dim strLCID Dim strPos strAcceptLanguage = Request ...
support.microsoft.com