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 Extract server variables
ASP Return an array of all items
ASP Call a JavaScript procedure and a VBScript procedure using VBScript
ASP Read a text file
ASP URL Redirection
ASP Date and Time
ASP Get the name of the parent folder of a specified path
ASP Key exist check
ASP Random content
ASP A form with checkboxes