Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47477
| X-Received | by 10.67.5.2 with SMTP id ci2mr1628440pad.45.1370800341760; Sun, 09 Jun 2013 10:52:21 -0700 (PDT) |
|---|---|
| X-Received | by 10.49.87.70 with SMTP id v6mr265558qez.25.1370800341349; Sun, 09 Jun 2013 10:52:21 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news.snarked.org!newsfeed.news.ucla.edu!usenet.stanford.edu!c5no13029298pbj.1!news-out.google.com!d5ni7555pbl.0!nntp.google.com!ko2no2591513pbb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Sun, 9 Jun 2013 10:52:21 -0700 (PDT) |
| In-Reply-To | <mailman.2926.1370798546.3114.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=89.139.53.239; posting-account=QW5yzgoAAAAuEhyEarzeyYr4nOWBt50e |
| NNTP-Posting-Host | 89.139.53.239 |
| References | <422dd712-2bc5-4c48-b6ca-62face5320c7@googlegroups.com> <mailman.2926.1370798546.3114.python-list@python.org> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <0021fabe-78ed-4e79-8cdf-468b4ccc7a71@googlegroups.com> (permalink) |
| Subject | Re: Redirecting to a third party site with injected HTML |
| From | guytamir1@gmail.com |
| Injection-Date | Sun, 09 Jun 2013 17:52:21 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.lang.python:47477 |
Show key headers only | View raw
its a python question since the request is received on a python server and 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ábio 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 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 one.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Redirecting to a third party site with injected HTML guytamir1@gmail.com - 2013-06-09 10:09 -0700
Re: Redirecting to a third party site with injected HTML Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-09 13:14 -0400
Re: Redirecting to a third party site with injected HTML Fábio Santos <fabiosantosart@gmail.com> - 2013-06-09 18:22 +0100
Re: Redirecting to a third party site with injected HTML guytamir1@gmail.com - 2013-06-09 10:52 -0700
Re: Redirecting to a third party site with injected HTML Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-09 14:03 -0400
Re: Redirecting to a third party site with injected HTML Roy Smith <roy@panix.com> - 2013-06-09 14:53 -0400
Re: Redirecting to a third party site with injected HTML Ian <hobson42@gmail.com> - 2013-06-09 19:24 +0100
Re: Redirecting to a third party site with injected HTML Guy Tamir <guytamir1@gmail.com> - 2013-06-09 23:50 -0700
Re: Redirecting to a third party site with injected HTML Fábio Santos <fabiosantosart@gmail.com> - 2013-06-10 08:51 +0100
Re: Redirecting to a third party site with injected HTML Tim Chase <python.list@tim.thechases.com> - 2013-06-09 13:31 -0500
Re: Redirecting to a third party site with injected HTML Denis McMahon <denismfmcmahon@gmail.com> - 2013-06-10 07:59 +0000
csiph-web