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 User information
ASP Set Page Expire Time
ASP A form with checkboxes
ASP Get file extension
ASP Get column number of the current character in a text file
ASP Skip a line of a textfile
ASP Uppercase or lowercase a string
ASP Replace characters in a string
ASP Get the available space of a specified drive
ASP Call a JavaScript procedure and a VBScript procedure using VBScript