w3schools
  
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...   References Examples Forum About

VBScript Chr Function


VBScript Reference Complete VBScript Reference

The Chr function converts the specified ANSI character code to a character.

Note: The numbers from 0 to 31 represents nonprintable ASCII codes, i.e. Chr(10) will return a linefeed character.

Syntax

Chr(charcode)

Parameter Description
charcode Required. A number that identifies a character

Example 1

document.write(Chr(65) & "<br />")
document.write(Chr(97))

Output:

A
a

Example 2

document.write(Chr(37) & "<br />")
document.write(Chr(45))

Output:

%
-

Example 3

document.write(Chr(50) & "<br />")
document.write(Chr(35))

Output:

2
#


VBScript Reference Complete VBScript Reference

DreamTemplate


WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Top 10 Web Hosting
UK Reseller Hosting
Web Hosting
FREE Web Hosting
Top Web Hosting
Windows Hosting
WEB BUILDING
XML Editor – Free Trial!
FREE Flash Website
FREE Web Templates
FLIGHT TICKETS
Find the cheapest flight
to any destination now!
EDUCATION
US Web Design Schools
HTML Certification
JavaScript Certification
XML Certification
PHP Certification
ASP Certification
STATISTICS
Browser Statistics
Browser OS
Browser Display