Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
Questionantivirus and antivirus API Pin
Mridang Agarwalla4-Oct-05 10:02
Mridang Agarwalla4-Oct-05 10:02 
AnswerRe: antivirus and antivirus API Pin
Dan Neely4-Oct-05 10:26
Dan Neely4-Oct-05 10:26 
Questionexecuting a dos command Pin
Mridang Agarwalla4-Oct-05 9:56
Mridang Agarwalla4-Oct-05 9:56 
AnswerRe: executing a dos command Pin
Heath Stewart4-Oct-05 11:00
protectorHeath Stewart4-Oct-05 11:00 
Questionusing remote SMTP Pin
evgenyus4-Oct-05 9:16
evgenyus4-Oct-05 9:16 
AnswerRe: using remote SMTP Pin
Heath Stewart4-Oct-05 11:19
protectorHeath Stewart4-Oct-05 11:19 
QuestionExtended ASCII Pin
mcyrrer4-Oct-05 9:13
mcyrrer4-Oct-05 9:13 
AnswerRe: Extended ASCII Pin
mav.northwind4-Oct-05 10:55
mav.northwind4-Oct-05 10:55 
Hi!

I must admit that I've never heard of an "extended ASCII", but there are a few thing you can try nevertheless.
First, you could use Encoding.Default instead of Encoding.ASCII to get the encoding of the current system codepage.
Or, if you know the exact name of the encoding you want, you can use Encoding.GetEncoding(Name).

Regards,
mav
AnswerRe: Extended ASCII Pin
Heath Stewart4-Oct-05 11:10
protectorHeath Stewart4-Oct-05 11:10 
GeneralRe: Extended ASCII Pin
mcyrrer5-Oct-05 9:24
mcyrrer5-Oct-05 9:24 
QuestionPlotting Charts on a userform.. Pin
james3774-Oct-05 9:00
james3774-Oct-05 9:00 
AnswerRe: Plotting Charts on a userform.. Pin
parvinder sehrawat5-Oct-05 1:09
parvinder sehrawat5-Oct-05 1:09 
GeneralRe: Plotting Charts on a userform.. Pin
james3775-Oct-05 2:12
james3775-Oct-05 2:12 
QuestionStrange xml problem Pin
thepersonof4-Oct-05 8:50
thepersonof4-Oct-05 8:50 
QuestionRe: Strange xml problem Pin
David Stone4-Oct-05 20:48
sitebuilderDavid Stone4-Oct-05 20:48 
AnswerRe: Strange xml problem Pin
thepersonof5-Oct-05 6:49
thepersonof5-Oct-05 6:49 
GeneralRe: Strange xml problem Pin
thepersonof6-Oct-05 7:01
thepersonof6-Oct-05 7:01 
QuestionReading IPTC from image file Pin
yarns4-Oct-05 7:33
yarns4-Oct-05 7:33 
QuestionHTML code to .TXT Pin
ventomito4-Oct-05 7:28
ventomito4-Oct-05 7:28 
AnswerRe: HTML code to .TXT Pin
Yoyosch4-Oct-05 7:31
Yoyosch4-Oct-05 7:31 
GeneralRe: HTML code to .TXT Pin
ventomito4-Oct-05 7:44
ventomito4-Oct-05 7:44 
AnswerRe: HTML code to .TXT Pin
Heath Stewart4-Oct-05 10:56
protectorHeath Stewart4-Oct-05 10:56 
GeneralRe: HTML code to .TXT Pin
ventomito5-Oct-05 10:00
ventomito5-Oct-05 10:00 
AnswerRe: HTML code to .TXT Pin
Daniel Bright4-Oct-05 11:20
Daniel Bright4-Oct-05 11:20 
Questionpopulating the dynamically generated textboxes on click of a dynamically generated button. Pin
shivanimatta4-Oct-05 7:15
shivanimatta4-Oct-05 7:15 

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.