Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.064 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'python.': 0.02; 'alter': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'subject:party': 0.16; 'wrote:': 0.18; 'all,': 0.19; 'email addr:gmail.com>': 0.22; 'hack': 0.22; 'cc:addr:python.org': 0.22; 'sends': 0.24; 'question': 0.24; 'cc:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; '(on': 0.31; 'party,': 0.31; 'url:python': 0.33; 'framework': 0.33; 'third': 0.33; 'subject:with': 0.35; "can't": 0.35; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'really': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'project': 0.37; 'received:209': 0.37; 'server': 0.38; 'question,': 0.38; 'pm,': 0.38; 'does': 0.39; 'sure': 0.39; 'users': 0.40; 'url:mail': 0.40; 'how': 0.40; 'guy': 0.60; 'new': 0.61; 'to:addr:gmail.com': 0.65; 'hints': 0.68; 'receive': 0.70; 'subject:third': 0.84; 'joel': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PEhiG54VWM1Oufy+aUY8OFxw+sUZEo0nccOTI5artJk=; b=XLcPPbOGtqQQwonGimwSTSXCz+fgCvuaBjJmidUPAdw6EqmKWE3AoSCEA3Cw0VW5E+ Yr7Svv126uD8ceuDdeaHtuiI5wr1Rgc2vYflsW1SxwZ+MNwM9vf8A/YMA3gX2c6nmDHq nCv9s/OGK53VpPLKp9rvfHT/+hwsQTqt8W9Z6WUU9zZg3OWUTypkFXNmc56Ze+iRw6ca mUnv+125A9svhX2uxAlirSfvT6I00Pltv6ft8PKkGvGSNED+/bq9fZN2odLfw2lsFQVF /Mgc2VxjE7t4v/uIgY72FNJ8jbeBPaJ14dYaXhCQa3JKz9PznEpX2r6eBt+VVJRff9ZB QF0Q== MIME-Version: 1.0 X-Received: by 10.58.106.77 with SMTP id gs13mr3849300veb.22.1370800986241; Sun, 09 Jun 2013 11:03:06 -0700 (PDT) In-Reply-To: <0021fabe-78ed-4e79-8cdf-468b4ccc7a71@googlegroups.com> References: <422dd712-2bc5-4c48-b6ca-62face5320c7@googlegroups.com> <0021fabe-78ed-4e79-8cdf-468b4ccc7a71@googlegroups.com> Date: Sun, 9 Jun 2013 14:03:06 -0400 Subject: Re: Redirecting to a third party site with injected HTML From: Joel Goldstick To: guytamir1@gmail.com Content-Type: multipart/alternative; boundary=047d7b6d8808d7c18604debc793d Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 122 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370800989 news.xs4all.nl 15917 [2001:888:2000:d::a6]:57187 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47478 --047d7b6d8808d7c18604debc793d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Jun 9, 2013 at 1:52 PM, wrote: > its a python question since the request is received on a python server an= d > i thought that > there may be a way to so from the server that sends the response to the > user... > > On Sunday, June 9, 2013 8:22:17 PM UTC+3, F=C3=A1bio Santos wrote: > > On 9 Jun 2013 18:15, wrote: > > > > > > > > > > Hi all, > > > > > > > > > > new to group and pretty new to python. > > > > > > > > > > I'm working on a new project and i want to receive a request from a > user and to redirect him to a third party site, but on the page after i > redirect my users i want to them to see injected html (on the third party > site.) > > > > > > > > > > > > i'm not really sure how to approach this problem.. > > > > > hints :) > > > > > > > > > > regards, > > > > > Guy > > > > What web framework are you using? > > > > This does not seem like a python question, instead a HTML/JavaScript on= e. > -- > http://mail.python.org/mailman/listinfo/python-list > unless you hack into 3rd party, you can't alter that site --=20 Joel Goldstick http://joelgoldstick.com --047d7b6d8808d7c18604debc793d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Sun, Jun 9, 2013 at 1:52 PM, <guytamir1@gmail.com> wrote:
its a python question since the request is r= eceived on a python server and i thought =C2=A0that
there may be a way to so from the server that sends the response to the use= r...

On Sunday, June 9, 2013 8:22:17 PM UTC+3, F=C3=A1bio Santos wrote:
> On 9 Jun 2013 18:15, <guyt...@gmail.com> wrote:
>
> >
>
> > Hi all,
>
> >
>
> > new to group and pretty new to python.
>
> >
>
> > I'm working on a new project and i want to receive a request = from a user and to redirect him to a third party site, but on the page afte= r i redirect my users i want to them to see injected html (on the third par= ty site.)
>
>
> >
>
> > i'm not really sure how to approach this problem..
>
> > hints :)
>
> >
>
> > regards,
>
> > Guy
>
> What web framework are y= ou using?
>
> This does not seem like a python question, instead a HTML/JavaScript o= ne.
--
http://mail.python.org/mailman/listinfo/python-list


unless you hack into 3rd party, you can't alter that site<= br>
--
--047d7b6d8808d7c18604debc793d--