Previous Page TOC Next Page



- B -
The ASCII Table


This appendix cross-references the characters represented by ASCII and ANSI code. To convert a code into a character, use Chr(code); to convert a character into a code, use Asc(char). ANSI codes lower than 20 should not be used in a Web page environment.




















Previous Page Page Top TOC Next Page