Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: New Product!

Quote Reply
Re: New Product! In reply to
I'm not really well versed in this, but I have spent some time trying to make MSIE behave with various headers.

When a user writes a file via their browser through a perl program like the webmail, the characters are converted to the default set of the program/OS that it's running on. It would not carry the browser settings into the message. It would be ISO/ASCII or whatever.

When a user goes to pick up the message, the server will send a header to tell the browser what language/char set it's using, and the browser will respond as configured (or with MSIE it will go to try to find the character set if it doesn't have it).

If you plan on sending messages in multiple languages, you will probably need to modify the program (maybe even the server settings) to respond to the browser request and the language that the browser is working in. This is probably stored in an %ENV variable somewhere.. (Again, I'd have to look it up).

But, the answer (or point) I'm trying to make is that the language the user enters the text in is determined by the browser, how the server sees it is determined by the server settings, and how the person who reads it sees it is determined by the server settings going in, coming out, and their browser settings.

Maybe this explanation helps Alex see what you are probably asking, and whether he has the answer.

It's one thing to configure a site for a different language. It's another to configure it to RESPOND IN DIFFERENT LANGUAGES altogether.



Subject Author Views Date
Thread New Product! Alex 10516 May 14, 2000, 6:44 PM
Thread Re: New Product!
Robert 10343 May 16, 2000, 8:17 AM
Thread Re: New Product!
Alex 10326 May 16, 2000, 8:24 AM
Thread Re: New Product!
Robert 10299 May 16, 2000, 9:32 AM
Post Re: New Product!
Alex 10291 May 16, 2000, 11:24 AM
Thread Re: New Product!
sgabriel 9898 May 25, 2000, 4:06 AM
Thread Re: New Product!
pugdog 9888 May 25, 2000, 12:20 PM
Post Re: New Product!
sgabriel 9843 May 26, 2000, 6:25 AM
Thread Re: New Product!
Curt 10351 May 16, 2000, 8:39 AM
Post Re: New Product!
Alex 10316 May 16, 2000, 8:48 AM
Thread Re: New Product!
Elijanio 10273 May 16, 2000, 4:29 PM
Post Re: New Product!
Alex 10246 May 16, 2000, 4:30 PM
Thread Re: New Product!
theguy 10226 May 17, 2000, 1:01 AM
Thread Re: New Product!
Alex 10142 May 17, 2000, 10:55 AM
Thread Re: New Product!
theguy 10149 May 17, 2000, 11:05 AM
Thread Re: New Product!
pugdog 10123 May 17, 2000, 12:07 PM
Post Re: New Product!
theguy 10115 May 18, 2000, 1:07 AM
Thread Re: New Product!
Alex 10030 May 18, 2000, 10:48 AM
Post Re: New Product!
pugdog 10005 May 18, 2000, 11:43 AM