I am using mozilla activeX control in a MFC application and I want to load pages from a directory.Vince wrote:
Hi,
I would like to know how could I load web pages stored on my computer or in a database.
I presume that using file:// links is not what you want? What exactly are you trying to do?
-Darin
For instance let's my application called (MyMFCapp.exe) is in C:\data. I want to create a directory called res in C:\data where I put my webpages.
Now every minute the application go to res and load a page in function of some parameters.
_______________________________________________ mozilla-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
