dorayme wrote:
> Safari canıt open the page ³http://www.rossde.com/² because it could
> not connect to the server ³www.rossde.com².
You might want to know that your message looks odd, with superscripts where
you probably meant to use apostrophes and quotation marks. The reason is
that your message was declared as ISO-8859-1 encoded,
Content-Type: text/plain; charset=ISO-8859-1
but it is in reality in some other encoding (possibly after some erroneous
code conversion).
Sorry for the off-topic note, but the discussion as a whole is off-topic for
the group, and besides I did not want to try to send a private note by
e-mail, as dorayme's sender information (e-mail address) looks forged.
ObHTML: It's also common to mess things up in HTML by declaring (or letting
some software declare) your encoding as different from the real one, or by
failing to declare it at all.
--
Yucca,
http://www.cs.tut.fi/~jkorpela/