Logo Head Picture  free e- mail 
 thaimail 
 hotmail 
 yahoo 
 siam2you 
 thammasat
 Home  Visual Basic Active Server Page  JavaScript   Network   Other 
 Active Server Pages.











PROPERTY:  Response.Charset

The Charset property adds the name of the character set to the content-type header contained in the response object. Unfortunately, CharSet will accept any string, vaild or not, for the name. The default character set is ISO-LATIN-1, except on the Macintosh where the default is the Macintosh character set.

In the example, if the header is:
content-type: text/html

Then the header will become:
content-type: text/html; charset = MS_Kanji

Code:
<% Response.Charset("MS_Kanji") %>

Copyright 2000 by Infinite Software Solutions, Inc.
Trademark Information

ASP - Link
ASP reference   
B   
C   
D   
E   
F   
G   
Last update: Copyright © 2001.Memo Wil@keo everything that I like Co.,Ltd.