domain .tw idv.tw .com.tw
你正在閱覽 :: 繁體中文:: 學習 ASP SQL VB HTML code

學習 .ASP SQL HTML XML CSS JAVA Perl code study
English Chinese_Traditional Chinese_Simplified

你正在閱覽 :: 繁體中文 Chinese_Traditional

學習.主題:
首頁
ASP
. Active-Server-Flash
. Array
. Cache
. Connection
. Count
. Counter
. Distinct
. Email
. File
. Folder
. Function
. GetSQLserver
. Header
. mySQL
. Record
. Recordset
. Request
. Response
. Server
. server-createobject
. ServerVariables
. Session
»Session.CodePage
. Special-Symbols
. String
. Sub
. Time
CSS
Ecommerce
HTML
InternetProtocol
JAVA
Microsoft
Robots
SearchEngine
SQL
SQLserver
VBscript
XML

SiteMap

3w....學習.教學 > ASP > session » session.codepage

3w learning

session >
session.codepage

Title:

Session.CodePage


字符串轉換代碼頁號碼
Description:

Session.CodePage(=Codepage) <% Session("OriginalCodePage") = Session.CodePage %>


中繁 in utf-8 : 65001
中繁 in gib5 : 950
日文 : 932
Example Code:

<% Response.Write(Session.CodePage) %> <% response.write Session.CodePage Session.Codepage = 65001 Dim WinHttpReq Set WinHttpReq = CreateObject("WinHttp.WinHttpRequest.5.1") Call WinHttpReq.Open("POST", "http://.....com", false) Response.Write(WinHttpReq.ResponseText) %>


是否先偵測網頁的Session.CodePage為主要關鍵
Example Result:



..
...
...

[ 11/19/2008 ]

www learning school add more scripts and tips memo
You are at >>3WT.EZER.COM >> 3WT.EZER.COM/ASP/SESSION/SESSION.CODEPAGE.ASP>>ASP
Helpful link:: SEO web tools :: Live PR | SERP checker
back to top Ezer code adding :: Questions ;email