trichview.support
Re: Indy & TRichViewEdit for getting data from the internet |
Author |
Message |
Sergey Tkachenko |
Posted: 12/20/2004 12:57:15 Compile your program with debug info, open RichViewActions.pas, put a breakpoint on the line RVA_IdHttp.Get(Location, Stream); Is this line excuted when you load HTML file with images? > > Dear Sergey, > > When I try to use Indy with TRichViewEdit, there seems to be an error. The > error is: 'Cannot open file http://blabla.com/res/img.jpg'. (I tried different > type of websites) It seems that my app doesn't make a connection with the > internet. (My firewall doesn't give me a warning...). When I try to download > images from IE with MS Word, my firewall always gives me a warning. > > Do you have an idea?? > |
Powered by ABC Amber Outlook Express Converter