Click here to Skip to main content
15,907,910 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Write and read the same file in the same C program? Pin
David Crow29-Sep-09 15:55
David Crow29-Sep-09 15:55 
Questionwhat other files can IE display if without software support? Pin
includeh1029-Sep-09 11:47
includeh1029-Sep-09 11:47 
AnswerRe: what other files can IE display if without software support? Pin
enhzflep29-Sep-09 12:03
enhzflep29-Sep-09 12:03 
AnswerRe: what other files can IE display if without software support? Pin
Saurabh.Garg29-Sep-09 14:19
Saurabh.Garg29-Sep-09 14:19 
GeneralRe: what other files can IE display if without software support? Pin
David Crow29-Sep-09 15:32
David Crow29-Sep-09 15:32 
GeneralRe: what other files can IE display if without software support? Pin
Saurabh.Garg29-Sep-09 15:37
Saurabh.Garg29-Sep-09 15:37 
GeneralRe: what other files can IE display if without software support? Pin
includeh1029-Sep-09 19:08
includeh1029-Sep-09 19:08 
GeneralRe: what other files can IE display if without software support? Pin
Saurabh.Garg29-Sep-09 19:14
Saurabh.Garg29-Sep-09 19:14 
You didnt answered my question. My question was what do you mean by IE can display PHP files. Check again its not why but what. Because PHP is just a text file and IE can display any text file.

What file formats are supported in IE has nothing to do with change in file during upload and download. If file size if changing during upload and download then it is most likely because you are sending files in ASCII mode. You need to use binary mode for data transfer. Just like I said in other thread.

-Saurabh
QuestionWhy does upload/download change file size? Pin
includeh1029-Sep-09 9:21
includeh1029-Sep-09 9:21 
QuestionRe: Why does upload/download change file size? Pin
David Crow29-Sep-09 10:51
David Crow29-Sep-09 10:51 
AnswerRe: Why does upload/download change file size? Pin
includeh1029-Sep-09 11:19
includeh1029-Sep-09 11:19 
AnswerRe: Why does upload/download change file size? Pin
CPallini29-Sep-09 10:59
mveCPallini29-Sep-09 10:59 
GeneralRe: Why does upload/download change file size? Pin
includeh1029-Sep-09 11:35
includeh1029-Sep-09 11:35 
GeneralRe: Why does upload/download change file size? Pin
Saurabh.Garg29-Sep-09 14:21
Saurabh.Garg29-Sep-09 14:21 
QuestionINF and/or NAN (global) exception during debug Pin
Russell'29-Sep-09 3:38
Russell'29-Sep-09 3:38 
AnswerRe: INF and/or NAN (global) exception during debug [modified] Pin
Nishad S29-Sep-09 4:04
Nishad S29-Sep-09 4:04 
GeneralRe: INF and/or NAN (global) exception during debug Pin
Russell'29-Sep-09 4:25
Russell'29-Sep-09 4:25 
GeneralRe: INF and/or NAN (global) exception during debug Pin
Richard MacCutchan29-Sep-09 5:46
mveRichard MacCutchan29-Sep-09 5:46 
GeneralRe: INF and/or NAN (global) exception during debug Pin
Russell'29-Sep-09 6:20
Russell'29-Sep-09 6:20 
QuestionRe: INF and/or NAN (global) exception during debug Pin
David Crow29-Sep-09 5:12
David Crow29-Sep-09 5:12 
AnswerRe: INF and/or NAN (global) exception during debug Pin
Nishad S29-Sep-09 17:13
Nishad S29-Sep-09 17:13 
AnswerRe: INF and/or NAN (global) exception during debug Pin
PJ Arends29-Sep-09 6:21
professionalPJ Arends29-Sep-09 6:21 
GeneralRe: INF and/or NAN (global) exception during debug Pin
Russell'29-Sep-09 6:37
Russell'29-Sep-09 6:37 
GeneralRe: INF and/or NAN (global) exception during debug Pin
PJ Arends2-Oct-09 9:32
professionalPJ Arends2-Oct-09 9:32 
AnswerRe: INF and/or NAN (global) exception during debug Pin
Rick York29-Sep-09 6:47
mveRick York29-Sep-09 6:47 

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.