Click here to Skip to main content
16,011,120 members
Home / Discussions / C#
   

C#

 
GeneralCan't paste a image to PicBox Pin
trythat3-Dec-03 1:05
trythat3-Dec-03 1:05 
GeneralRe: Can't paste a image to PicBox Pin
Heath Stewart3-Dec-03 3:51
protectorHeath Stewart3-Dec-03 3:51 
GeneralRe: Can't paste a image to PicBox Pin
trythat3-Dec-03 6:55
trythat3-Dec-03 6:55 
GeneralRe: Can't paste a image to PicBox Pin
Heath Stewart3-Dec-03 8:16
protectorHeath Stewart3-Dec-03 8:16 
GeneralRe: Can't paste a image to PicBox Pin
trythat4-Dec-03 0:51
trythat4-Dec-03 0:51 
GeneralRe: Can't paste a image to PicBox Pin
Heath Stewart4-Dec-03 5:07
protectorHeath Stewart4-Dec-03 5:07 
GeneralRe: Can't paste a image to PicBox Pin
trythat4-Dec-03 5:16
trythat4-Dec-03 5:16 
GeneralC# MIME parser Pin
pahlsson3-Dec-03 0:53
pahlsson3-Dec-03 0:53 
I'm currently writing a C# MIME parser and a problem has occured, encoding Cry | :((

I've written a hack that converts iso-8859-1 to a readable form by taking out the ASCII-value of the characters and then replace the code (for example =E5 is the swedish character 'å') with the corrent character. But today I got a nasty spam with the following text (in the header) that I don't know how to encode:

From: =?koi8-r?B?6OhMLfRB6EkgKDk5NS04Mjk0KQ==?= <mc7yfccu@buch.de>

The charset is koi8-r, but then? According to another email-client the correct translation is èèL-ôAèI (995-8294) <mc7yfccu@buch.de>

Is there a general way of converting strings with known encoding-strings like koi8-r, iso-8859-1 etc?

// Niklas
GeneralRe: C# MIME parser Pin
Heath Stewart3-Dec-03 3:46
protectorHeath Stewart3-Dec-03 3:46 
GeneralRe: C# MIME parser Pin
Ivar Lumi3-Dec-03 4:12
Ivar Lumi3-Dec-03 4:12 
GeneralPerformance Java vs. C# Pin
MeisterBiber3-Dec-03 0:36
MeisterBiber3-Dec-03 0:36 
GeneralRe: Performance Java vs. C# Pin
Heath Stewart3-Dec-03 3:41
protectorHeath Stewart3-Dec-03 3:41 
Generalc# excutable Pin
shon92-Dec-03 23:17
shon92-Dec-03 23:17 
GeneralRe: c# excutable Pin
Trantor3-Dec-03 2:03
Trantor3-Dec-03 2:03 
GeneralRe: c# excutable Pin
eggie53-Dec-03 6:56
eggie53-Dec-03 6:56 
GeneralHelp me please!!! Deconvolution Pin
Angeluna2-Dec-03 23:11
sussAngeluna2-Dec-03 23:11 
GeneralRe: Help me please!!! Deconvolution Pin
leppie3-Dec-03 8:26
leppie3-Dec-03 8:26 
GeneralRe: Help me please!!! Deconvolution Pin
J. Dunlap3-Dec-03 9:07
J. Dunlap3-Dec-03 9:07 
GeneralTracking running applications Pin
lithium692-Dec-03 22:56
lithium692-Dec-03 22:56 
GeneralRe: Tracking running applications Pin
Braulio Dez3-Dec-03 2:40
Braulio Dez3-Dec-03 2:40 
Generalcreate global database connection Pin
akokini_john2-Dec-03 21:23
akokini_john2-Dec-03 21:23 
GeneralRe: create global database connection Pin
Braulio Dez3-Dec-03 2:43
Braulio Dez3-Dec-03 2:43 
GeneralRe: create global database connection Pin
Sean McCormack3-Dec-03 2:51
Sean McCormack3-Dec-03 2:51 
GeneralCreate query for excel Pin
KSEI2-Dec-03 21:01
KSEI2-Dec-03 21:01 
GeneralRe: Create query for excel Pin
Braulio Dez3-Dec-03 2:45
Braulio Dez3-Dec-03 2:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.