Redirecting to a third party site with injected HTML

2013-06-09 Thread guytamir1
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
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Redirecting to a third party site with injected HTML

2013-06-09 Thread guytamir1
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,  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.
-- 
http://mail.python.org/mailman/listinfo/python-list