User Guide
Manuals
Brands
Macromedia Manuals
Other
COLFUSION MX 7-CFML REFERENCE
511
512
513
514
515
516
517
518
519
520
CharsetEn
code
513
<textArea name = "myString" cols = "40" rows = "5" WRAP = "VIRTUAL">
The following four characters are not in all character encodings: ½àç÷
</textArea><br>
<br>
<input type = "Submit" value = "convert my data">
</form>
1
...
...
511
512
513
514
515
...
...
1108