CODE
LIBARY.COM
Home
/
ASP
ASP Character set
Character set
<% Response.Charset="ISO8859-1" %> <html> <body> <p>Text Example</p> </body> </html>
<% Response.Charset="ISO8859-1" %>
Text Example
Copy to Clipboard
Related Snippets
ASP Get the base name of a file or folder
ASP Replace characters in a string
ASP Attributes of a specified file
ASP Extract server variables
ASP Get the file system of a specified drive
ASP Visit Count Cookie
ASP Send extra information within a link
ASP Get the name of a day
ASP Get the path of a specified drive
ASP End a script in the middle of processing