View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Robert Mulroney[_3_] Robert Mulroney[_3_] is offline
external usenet poster
 
Posts: 71
Default [Excel, VB6] Encode text before sending to Linux server

When you say "Send Text" what does that mean exactly?

I'm sure MS is going to love you talking about linux on thier newsgroup.

- Rm



"JoTak" wrote:

Hi,
I have a big problem when trying to send text from an Excel application
running on Windows, to a Linux server. On the server some special characters
like "‚¬" or carriage returns are not properly retieved from the Windows
client.
So I need to know if there is a function that can encode text to do such
ASCII network transfers.
Thanks in advance!
J.