Tuesday, September 30, 2003, 12:27:04 AM, you wrote:


DD> What changed?

DD> -Don

My user.tab file for each user:
------------------- BEGIN FILE -------------------------
"RealName"      "+BBQEPAQ4BEIEQAQ4BDk- +BBIEOwQwBDQEOAQ8BDgEQAQ+BDIEOARH- 
+BB0EMAQ3BDAEQAQ+BDI- "
"Address"       "+BBgEEgQm-, +BDo-500+BDA- "
"Telephone"     "54-95"
"Company"       "+BCIEGj- +BBIEGgQiBBc-"
"Otdel"         "+BB4EEAQfBDgEIwQg-"
"HomePage"      "test1"
"MaxMBSize"     "100000"
"SmtpPerms"     "MR"
"ReceiveEnable" "1"
"PopEnable"     "1"
-------------------- END of File ------------------------

The fields "RealName", "Address", "Company" and "Otdel" stored as
UTF-7 string.
In the Web-interface i make
   encode("UTF-7","win-1251",$line)
and take the data in win-1251 coding page, but in your program i see
only  "+BBgEEgQm-, +BDo-500+BDA-" string.

Can you add option to encode saved data to any codepages?
(win-1251 -> UTF-7 -- for saving )
(UTF-7 -> win-1251 -- for receiving data from server )

Or someone can tell me, how i can do this in server source code ???




-- 
Best regards,
 Dmitry
Mail To:  [EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to