JavaScript and Unicode
Tuesday May 29, 2007
JavaScript can use Unicode characters
The ASCII character set is limited to 128 different characters and 32 of those are reserved for control characters. Unicode solves this shortage by using one, ... Read More
Professional Ajax
Tuesday May 22, 2007
Not all books on Ajax are created equal.
The second edition of "professional Ajax" is much larger than the first and covers a far wider range of ways to use Ajax ... Read More
One Field with Multiple Values
Thursday May 17, 2007
JavaScript can handle multiple values in the same form field.
On some occasions you will have a selection list or radio buttons on a form on your web page where you ... Read More

