you will still need to deal with 'targets' so you will need to know when you want

target="_top"

since you are repainting all of the window,
and when you want

target="MainBody"

so that something clicked in the vertical navigation
will show up in the MainBody Section...

Yes, happy with those as arguments to <a href... Tags in HTML.

what about the strategy of


        language=en
or
        language=jp
or
        language=elvis


This isn't foolproof, unfortunately. A large part of the target audience is English (or other) speakers in Japan. Unless they've manually set the preferences in their browsers, they will show up as asking for the Japanese content (assuming they bought the computer in Japan) since a Japanese browser will happily display English, but the other way round isn't necessarily true.


Remember that the stuff between between the html tags, eg

<p>$stuff</p>


So am I taking things too literally here in assuming the editor I use must be set to plain text with no fancy encoding? When I have created the Japanese text in another app and tried to copy paste it into the text editor, I loose one of the two bytes/character. If I set BBEdit to correctly display Japanese I get compile errors. I'm obviously missing something obvious here.

Dave



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to