Click here to Skip to main content
15,920,801 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General[Msg Deleted] Pin
sunit530-Aug-05 22:17
sunit530-Aug-05 22:17 
GeneralRe: error C2227 Pin
sunit530-Aug-05 22:20
sunit530-Aug-05 22:20 
AnswerRe: error C2227 Pin
ThatsAlok30-Aug-05 20:54
ThatsAlok30-Aug-05 20:54 
QuestionTab view like visual.net Pin
zhangwm30-Aug-05 16:21
zhangwm30-Aug-05 16:21 
AnswerRe: Tab view like visual.net Pin
Christian Graus30-Aug-05 16:29
protectorChristian Graus30-Aug-05 16:29 
GeneralRe: Tab view like visual.net Pin
zhangwm30-Aug-05 17:07
zhangwm30-Aug-05 17:07 
GeneralRe: Tab view like visual.net Pin
Christian Graus30-Aug-05 17:09
protectorChristian Graus30-Aug-05 17:09 
QuestionWriting to an html file with character set euc-jp Pin
babyspidy30-Aug-05 16:19
babyspidy30-Aug-05 16:19 
Hello again guys.
Ok, here's my project situation.
My project launch an application that shows an html page contain japanese letters/characters from the created file. Before the html page launch, there's a hidden process that the html page to be launch is created. I successfully did this process except when the application launch, the html displays unformatted character encoding. I check the html file that has been created and open it in an editor, I see no problem with the html file. In html file, the character set is "euc-jp". But I wonder why, when the application launch, html page displays different from it should be. Confused | :confused: I wonder if there's any character encoding rule in writing into a file. I only used the fopen and fwrite function for writing html code in a file.

I would like to ask if someone knows about character set encoding in writing to a file. Any help is much appreciated.

Thanks a lot guys out there.


With great power comes a great responsibility.
AnswerRe: Writing to an html file with character set euc-jp Pin
Jose Lamas Rios30-Aug-05 18:45
Jose Lamas Rios30-Aug-05 18:45 
GeneralRe: Writing to an html file with character set euc-jp Pin
babyspidy30-Aug-05 23:00
babyspidy30-Aug-05 23:00 
GeneralRe: Writing to an html file with character set euc-jp Pin
babyspidy30-Aug-05 23:34
babyspidy30-Aug-05 23:34 
QuestionStill stuck, linker hell Pin
Christian Graus30-Aug-05 13:15
protectorChristian Graus30-Aug-05 13:15 
AnswerRe: Still stuck, linker hell Pin
Rick York30-Aug-05 13:37
mveRick York30-Aug-05 13:37 
GeneralRe: Still stuck, linker hell Pin
Christian Graus30-Aug-05 13:39
protectorChristian Graus30-Aug-05 13:39 
GeneralRe: Still stuck, linker hell Pin
Rick York30-Aug-05 14:10
mveRick York30-Aug-05 14:10 
GeneralRe: Still stuck, linker hell Pin
Christian Graus30-Aug-05 14:12
protectorChristian Graus30-Aug-05 14:12 
AnswerRe: Still stuck, linker hell Pin
Jack Puppy30-Aug-05 14:16
Jack Puppy30-Aug-05 14:16 
GeneralRe: Still stuck, linker hell Pin
Christian Graus30-Aug-05 14:19
protectorChristian Graus30-Aug-05 14:19 
QuestionDetecting user login. Pin
gremlinimp30-Aug-05 12:29
gremlinimp30-Aug-05 12:29 
AnswerRe: Detecting user login. Pin
Garth J Lancaster30-Aug-05 18:31
professionalGarth J Lancaster30-Aug-05 18:31 
AnswerRe: Detecting user login. Pin
Nishad S31-Aug-05 1:35
Nishad S31-Aug-05 1:35 
Questionhwnd Pin
Ali Tavakol30-Aug-05 12:00
Ali Tavakol30-Aug-05 12:00 
AnswerRe: hwnd Pin
cmk30-Aug-05 18:21
cmk30-Aug-05 18:21 
GeneralRe: hwnd Pin
John R. Shaw30-Aug-05 21:15
John R. Shaw30-Aug-05 21:15 
GeneralRe: hwnd Pin
cmk31-Aug-05 3:00
cmk31-Aug-05 3:00 

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.