We've a web interface, based around a manual planning layout. The layout is defined so that for our accounts, we get the account description. The problem is, that if the description contains special characters, like < or &, when I view through the web, they are being converted.
< becomes < ;
& becomes & ;
Any ideas?
Edited by: Matt on Jun 29, 2009 3:35 PM - fixed formatting