-
I know you can print certain characters with &; codes. I am wondering if there is a list of all of these characters. I'm specificly looking for a check.
If there is not a check, then does anyone know of a way to lock a checkbox? I want the script to denote which items in the list were flagged for consideration in the database, which ones you considered in the current query, and then a column of active check boxes so they can deselect or select the items they want and re-run the query.
-
No HTML does not support that.
And for a list of characters you can go here although it may be a bit tricky to understand since it is very technical
http://www.w3.org/TR/html4/sgml/entities.html
-
Thanks, Cander. The tricky part with the Consortium's web site is not reading the articles, its finding anything. I've been poking around there all morning since it should be there, but I just can't figure out what stone they put it under.