Hi

I use the Mozilla Control in Delphi, and I got a question about the
caching of the control


the methods are the same as the TWebBrowser (the IE control) ones, at
least they are named the same way.

Now my problem with the TWebBrowser is that it ignores the Flags
NO_READ_FROM_CACHE and NO_WRITE_TO_CACHE (maybe misspelled, but I
guess the meaning is shining through)

Now I didn't really found documentation about the Mozilla control, so
I don't know if it the caching flags work there and how they do

I found that thread :
http://groups.google.com/groups?q=Cache+group:netscape.public.mozilla.embedding&;
hl=de&lr=&ie=UTF-8&oe=UTF-8&selm=3B6E40A4.9080608%40wwc.com&rnum=3
(netscape.public.mozilla.embedding Topic :
nsIWebNavigation::LoadURI(...) load flags... )
but I don't really get the content of it, but it is talked about flags
and that there are cache flags for the mozilla control, but the Flags
looked really strange, I guess that's because of another programming
language, how would I use these with Delphi ?


mfg Karsten K�nig

Reply via email to