Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Sat, 14 May 2005 13:02:35 +0200,    group: microsoft.public.inetsdk.programming.html_objmodel        back       


in html   
Dear,

How can you add a  in html-code? Not by copying it from Symbols or
something.

Thanks in advance,
Bauters Christophe
date: Sat, 14 May 2005 13:02:35 +0200   author:   Christophe

Re: in html   
"Christophe"  wrote in message
news:O%23bWpRHWFHA.616@TK2MSFTNGP12.phx.gbl
> How can you add a  in html-code? Not by copying it from Symbols or
> something.

You can insert any Unicode character as

&#<DecimalNumber>;

or

&#x<HexNumber>;

where <DecimalNumber> and <HexNumber> is the character's code, in 
decimal or hex correspondingly.
-- 
With best wishes,
    Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not 
necessarily a good idea. It is hard to be sure where they are going to 
land, and it could be dangerous sitting under them as they fly 
overhead. -- RFC 1925
date: Sat, 14 May 2005 16:07:08 -0400   author:   Igor Tandetnik

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us