Andre Berger wrote: > I have to mask a "&" in a URL (HTML 4.01 Transitional, text/html; > charset=utf-8) that pointing to a CGI script; "&" doesn't work. > You can mask special characters a la "%20" in HTML. What encoding is > this, and where can I find a listing? > > TIA > > -Andre
I use http://www.bbsinc.com/symbol.html which shows & == & . A google search will turn up similar resources... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

