LYNX, character sets, DECterm

From: Phillip Helbig---remove CLOTHES to reply (helbig_at_astro.multiCLOTHESvax.de)
Date: 04/19/04


Date: Mon, 19 Apr 2004 07:18:14 +0000 (UTC)

Is anyone here familiar with LYNX and its handling of character sets (on
VMS, displayed on DECterm).

What is puzzling me is the following: I thought I would change the
character set a page is served in from iso-8859-1 to iso-8859-15, since
the latter includes the EUR sign. As expected, I get ¤ (compose-x-o),
the "currency symbol" in older browsers and displayed in EDT, but get
EUR with newer browsers (presumably, some newer browsers would display
the Euro symbol instead of EUR if the font were available). However, I
notice that in these newer browsers the character set is still
iso-8859-1 and not iso-8859-15, as it "should" be, based on the
character set the page is coded in. If I change this by hand in the
browser (LYNX, but also Mozilla), then I get ¤ instead of EUR again.

(On a related note, why does EDT, with some symbols, display them as the
corresponding symbol and sometimes as <XX> where XX is the hex value?)



Relevant Pages

  • Re: Script for Hiding/Un-Hiding Text On Click
    ... The devices into which browsers are embedded are becoming more capable and have more resources available to them, so the need for very small browsers diminishes, but at the same time browsers are starting to be embedded into even smaller devices. ... react to dynamic assignments to a - display - property either ... a style object and that that style object had a 'string' type ... If you are wrong in that inference your script will act to render the content hidden by the STYLE element you write completely inaccessible. ...
    (comp.lang.javascript)
  • Re: PNG image - transparent part clickable in Firefox
    ... >Presumably also Safari, Opera and unknown browsers? ... IE won't display the transparent areas unless the ... >Here you have a 10px x 10px paragraph with a special sort of background ... IE and it encompasses the entire image when displayed in Firefox. ...
    (alt.html)
  • Re: height=100% is not working for Mozilla browser
    ... Consider yourself lucky that browsers bother to display ... And why do you think that your footer is tabular data? ... > text does not span the window height. ... What you want isn't easy across browsers, ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: Open Word document through Iframe
    ... It's how your browsers are handling it that's your problem. ... Some browsers/machines may be configured to use the MS Word plugin to display the DOC file and some aren't. ... Those that aren't will obviously prompt the user to save/open/cancel. ... You should see the advanced edit file type dialog box, there should be a checkbox there that says "Display file in same window" or something similar. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: form validation design setup
    ... Some form elements can have outlines in some browsers. ... I think it would be better to create and insert the span when necessary ... #myForm p.msg span {display: block} ...
    (comp.lang.javascript)