Click here to Skip to main content
16,006,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCWnd dynamic creation and deletion problem Pin
yellowine19-Feb-02 10:45
yellowine19-Feb-02 10:45 
GeneralRe: CWnd dynamic creation and deletion problem Pin
Nish Nishant19-Feb-02 15:56
sitebuilderNish Nishant19-Feb-02 15:56 
GeneralRe: CWnd dynamic creation and deletion problem Pin
yellowine20-Feb-02 4:22
yellowine20-Feb-02 4:22 
Generalchanging CView styles Pin
19-Feb-02 10:45
suss19-Feb-02 10:45 
GeneralRe: changing CView styles Pin
Joaquín M López Muñoz19-Feb-02 10:58
Joaquín M López Muñoz19-Feb-02 10:58 
GeneralRe: changing CView styles Pin
19-Feb-02 11:32
suss19-Feb-02 11:32 
GeneralAn icon recieving a file Pin
Optic19-Feb-02 10:10
Optic19-Feb-02 10:10 
GeneralA bit miffed about the doc/view architecture... Pin
funbag19-Feb-02 10:10
funbag19-Feb-02 10:10 
Hi there,
Please forgive my ignorance, I'm a little new to MFC.

I wish to create an MDI program that uses the CHTMLEditView, to create HTML documents. When the document has been created, and the user wishes to save the document, instead of saving the file out to the file system, I'd like to write it out to a database.

I've thought that the way to go about this is to override the view's ID_FILE_SAVE and ID_FILE_SAVE_AS events.

Given that an HTML document is media rich, into what type of variable would I read the document contents?

I'm assuming that once read, the document content can be written to the database as a BLOB?

Thanx for any input!

skydiving....if at first you don't succeed, you're fecked!
GeneralRe: A bit miffed about the doc/view architecture... Pin
Michael P Butler19-Feb-02 10:33
Michael P Butler19-Feb-02 10:33 
QuestionLoading a resource bitmap in GDI+ ? Pin
19-Feb-02 9:40
suss19-Feb-02 9:40 
AnswerRe: Loading a resource bitmap in GDI+ ? Pin
Jay Beckert19-Feb-02 10:24
Jay Beckert19-Feb-02 10:24 
GeneralRe: Loading a resource bitmap in GDI+ ? Pin
19-Feb-02 11:59
suss19-Feb-02 11:59 
GeneralRe: Loading a resource bitmap in GDI+ ? Pin
Jay Beckert19-Feb-02 17:02
Jay Beckert19-Feb-02 17:02 
GeneralRe: Loading a resource bitmap in GDI+ ? Pin
20-Feb-02 1:02
suss20-Feb-02 1:02 
GeneralRe: Loading a resource bitmap in GDI+ ? Pin
20-Feb-02 6:15
suss20-Feb-02 6:15 
Questionstring help whats wrong with this code? Pin
Steven Richardson19-Feb-02 8:12
Steven Richardson19-Feb-02 8:12 
AnswerRe: string help whats wrong with this code? Pin
Nish Nishant19-Feb-02 8:24
sitebuilderNish Nishant19-Feb-02 8:24 
GeneralRe: string help whats wrong with this code? Pin
Steven Richardson19-Feb-02 8:28
Steven Richardson19-Feb-02 8:28 
GeneralRe: string help whats wrong with this code? Pin
Nish Nishant19-Feb-02 8:31
sitebuilderNish Nishant19-Feb-02 8:31 
GeneralRe: string help whats wrong with this code? Pin
Steven Richardson19-Feb-02 8:41
Steven Richardson19-Feb-02 8:41 
GeneralRe: string help whats wrong with this code? Pin
Nish Nishant19-Feb-02 8:44
sitebuilderNish Nishant19-Feb-02 8:44 
GeneralRe: string help whats wrong with this code? Pin
Steven Richardson19-Feb-02 8:45
Steven Richardson19-Feb-02 8:45 
GeneralRe: string help whats wrong with this code? Pin
Steven Richardson19-Feb-02 8:57
Steven Richardson19-Feb-02 8:57 
GeneralRe: string help whats wrong with this code? Pin
Nish Nishant19-Feb-02 9:14
sitebuilderNish Nishant19-Feb-02 9:14 
GeneralRe: string help whats wrong with this code? Pin
Steven Richardson19-Feb-02 9:20
Steven Richardson19-Feb-02 9:20 

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.