X
Xavier J
Hi,
I'm having a problem where any time I use html 4.0 entities in an .aspx page
(i.e. ™, &lambda, ©, etc) somehow the entities are removed and replaced with
their unicode equivalents embedded in the text directly. This is annoying as
hell, because all the browsers we support can't use the unicode but can
decode the html entity.
What am i doing wrong?
Thanks in advance.
I'm having a problem where any time I use html 4.0 entities in an .aspx page
(i.e. ™, &lambda, ©, etc) somehow the entities are removed and replaced with
their unicode equivalents embedded in the text directly. This is annoying as
hell, because all the browsers we support can't use the unicode but can
decode the html entity.
What am i doing wrong?
Thanks in advance.