€
#103
Joined: Mar 2003
Posts: 677
Likes: 0
I haven't taken a hard look at this, but one reason that the meta-characters, such as Euro symbols, are not working is that Fodor's now dynamically generates their forum content using java servlet pages (thus the .jsp extension on the post reply form). Meta-characters work with PHP files, which I use, but it is possible they are not properly interpreted by JSP files. Just a thought.
#106
Joined: Mar 2003
Posts: 677
Likes: 0
Just did a bit of internet browsing on this subject, and there are a lot of technical forum posts from software developers complaining that JSP forms do not properly interpret unicode characters. There are workarounds, but they require that the system administrator add a few system configurations.
#115
Joined: Mar 2003
Posts: 677
Likes: 0
When I viewed this thread from my computer at work, none of the special characters were resolved. At home, however all the characters (e.g., €, etc.) look fine.
My office computer is a UNIX machine with Netscape, and my home machine is a Windows machine with Internet Explorer. This suggests that either the operating system (UNIX vs Windows) or the browser (Netscape vs IE) makes the difference.
My office computer is a UNIX machine with Netscape, and my home machine is a Windows machine with Internet Explorer. This suggests that either the operating system (UNIX vs Windows) or the browser (Netscape vs IE) makes the difference.
#120
Joined: Sep 2008
Posts: 233
Likes: 0
£ Strange Cigalechante...
I'm able to cut and paste your Pound character, AND use it as & pound ; (like so: £
...
Unfortunately, I don't know the key sequence to use to type a £ using Windows since I use Linux...
I found this interesting article on the subject:
http://e-zine.nluug.nl/hold.html?cid=113
I especially like this quote:
<i>
The European "government" (ha ha) decided that the new currency should get its own currency symbol, and, in order to make life as difficult as possible for everyone they decided to design a completely new character, a sort of captical E on steroids (see picture).
This decision immediately sent a shiver through the spines of everyone with more than half a brain and some knowledge of computer systems
</i>
I'm able to cut and paste your Pound character, AND use it as & pound ; (like so: £
...Unfortunately, I don't know the key sequence to use to type a £ using Windows since I use Linux...
I found this interesting article on the subject:
http://e-zine.nluug.nl/hold.html?cid=113
I especially like this quote:
<i>
The European "government" (ha ha) decided that the new currency should get its own currency symbol, and, in order to make life as difficult as possible for everyone they decided to design a completely new character, a sort of captical E on steroids (see picture).
This decision immediately sent a shiver through the spines of everyone with more than half a brain and some knowledge of computer systems
</i>



