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


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

Re: TWebbrowser and changing Requests

From Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net>
Newsgroups comp.lang.pascal.delphi.misc
Subject Re: TWebbrowser and changing Requests
References <aada2bf3-6546-4df8-8613-31399b7a3f5e@googlegroups.com>
Message-ID <4eG7s.124$522.48@newsfe13.iad> (permalink)
Date 2012-09-23 12:04 -0400

Show all headers | View raw


Artik wrote:
> 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

  You mean you want to detect if you get a 403 error ? "redirection"

Jamie

Back to comp.lang.pascal.delphi.misc | Previous | NextPrevious in thread | Next 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