Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.pascal.delphi.misc > #394

TWebbrowser and changing Requests

Newsgroups comp.lang.pascal.delphi.misc
Date 2012-09-23 03:08 -0700
Message-ID <aada2bf3-6546-4df8-8613-31399b7a3f5e@googlegroups.com> (permalink)
Subject TWebbrowser and changing Requests
From Artik <olsztyn.arti@gmail.com>

Show all headers | View raw


Hello, 
Initially I apologise for my very basic english.

I don't know is it possible but I looking solve for changing url addresses for several image resources before downloading them into entire HTML Document inside TWebbroswer. 
I mean - when one man visit web page (via Webbrowser) where are images from address xyz/image.png etc.  that webbrowser take them from different (setting by me) addresses.
I did it by doing my own proxy server and it works but all requests (even these from ordinary IE) going through this server and it is verry hard for this server:( 
Maybe is it possible change proxy address only for one instaces of TWebbrowser (this in my application) not for all of them including ordinary IE?

Best regards
Artik

Back to comp.lang.pascal.delphi.misc | Previous | NextNext in thread | Find similar


Thread

TWebbrowser and changing Requests Artik <olsztyn.arti@gmail.com> - 2012-09-23 03:08 -0700
  Re: TWebbrowser and changing Requests Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net> - 2012-09-23 12:04 -0400
    Re: TWebbrowser and changing Requests Artik <olsztyn.arti@gmail.com> - 2012-09-23 11:05 -0700
      Re: TWebbrowser and changing Requests Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net> - 2012-09-23 16:07 -0400

csiph-web