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 Calculate the day which is n days from today
ASP Check user connection
ASP File Exist Check
ASP Get the drive type of a specified drive
ASP Reverse a string
ASP Replace characters in a string
ASP Date and Time
ASP End a script in the middle of processing
ASP Trim a string
ASP Use Variables