Click here to Skip to main content
15,888,009 members
Home / Discussions / C#
   

C#

 
AnswerRe: Is this a compiler error? Pin
leppie17-Sep-04 5:19
leppie17-Sep-04 5:19 
AnswerRe: Is this a compiler error? Pin
Steven Campbell17-Sep-04 7:46
Steven Campbell17-Sep-04 7:46 
GeneralWideChar Pin
yyf17-Sep-04 3:14
yyf17-Sep-04 3:14 
GeneralRe: WideChar Pin
Heath Stewart17-Sep-04 6:33
protectorHeath Stewart17-Sep-04 6:33 
GeneralFilefield postback woes Pin
Vodstok17-Sep-04 3:08
Vodstok17-Sep-04 3:08 
GeneralRe: Filefield postback woes Pin
sreejith ss nair17-Sep-04 3:40
sreejith ss nair17-Sep-04 3:40 
GeneralRe: Filefield postback woes Pin
Vodstok17-Sep-04 4:36
Vodstok17-Sep-04 4:36 
GeneralStream writing html Pin
Mikke_x17-Sep-04 2:50
Mikke_x17-Sep-04 2:50 
Hi all! I have a wierd problem and I can´t understand why it happens.

I have a couple of html pages that I read from and write to.
When I read and write I use FileStream.ReadByte() and FileStream.WriteByte(). The problem I have is that when I view the file in IE after it is done, IE can not recognise the my swedish characters ( å,ä,ö ).

What really bothers me is that if I take the source of the page via IE and copy paste it into a textfile and give it the extension html there are no problems at all. There is absolutely no differences between the files that work and the ones that does not work, the content of the pages are the same, but still IE can read one and not the other.. D'Oh! | :doh:

There have to be some differences in some part of the not visible content of the files, but how do I resolve the problem? I need to save the files, and in my current implementation I would like to use stream.WriteByte() but I would also like to keep the swedish characters. Please advice..

/ Mikke

GeneralRe: Stream writing html Pin
Steven Campbell17-Sep-04 4:33
Steven Campbell17-Sep-04 4:33 
GeneralRe: Stream writing html Pin
Heath Stewart17-Sep-04 6:53
protectorHeath Stewart17-Sep-04 6:53 
GeneralRe: Stream writing html Pin
Mikke_x17-Sep-04 7:14
Mikke_x17-Sep-04 7:14 
Generalposting data to another url using webclient Pin
Abraham Durairaj17-Sep-04 0:31
Abraham Durairaj17-Sep-04 0:31 
GeneralMaskEdit Pin
jzb17-Sep-04 0:09
jzb17-Sep-04 0:09 
GeneralRe: MaskEdit Pin
Heath Stewart17-Sep-04 6:37
protectorHeath Stewart17-Sep-04 6:37 
GeneralGraphical programming Pin
Member 62427317-Sep-04 0:06
Member 62427317-Sep-04 0:06 
GeneralRe: Graphical programming Pin
Colin Angus Mackay17-Sep-04 1:10
Colin Angus Mackay17-Sep-04 1:10 
Generalcustom progressbar, problem updating it. Pin
misterbear16-Sep-04 23:50
misterbear16-Sep-04 23:50 
GeneralRe: custom progressbar, problem updating it. Pin
Stefan Troschuetz17-Sep-04 2:47
Stefan Troschuetz17-Sep-04 2:47 
GeneralRe: custom progressbar, problem updating it. Pin
Tim Kohler17-Sep-04 9:49
Tim Kohler17-Sep-04 9:49 
Generalcorrel function for c# Pin
tradingsharp16-Sep-04 22:56
tradingsharp16-Sep-04 22:56 
GeneralRe: correl function for c# Pin
leppie16-Sep-04 23:46
leppie16-Sep-04 23:46 
GeneralReg. Posting data to other url Pin
Abraham Durairaj16-Sep-04 18:50
Abraham Durairaj16-Sep-04 18:50 
QuestionHow can I add , update , delete a row Pin
skywen16-Sep-04 16:51
skywen16-Sep-04 16:51 
AnswerRe: How can I add , update , delete a row Pin
sreejith ss nair16-Sep-04 23:59
sreejith ss nair16-Sep-04 23:59 
AnswerRe: How can I add , update , delete a row Pin
Kodanda Pani17-Sep-04 21:06
Kodanda Pani17-Sep-04 21:06 

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.