Re: Reproducing a web page and add own content to it.

2008-04-08 Thread LaundroMat
On Apr 8, 4:11 pm, Steve Holden <[EMAIL PROTECTED]> wrote: > LaundroMat wrote: > > On Apr 8, 2:04 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > >> LaundroMat wrote: > >>> Hi - > >>> I'm working on a Django powered site where one of the required > >>> functionalities is the possibility of disp

Re: Reproducing a web page and add own content to it.

2008-04-08 Thread Steve Holden
LaundroMat wrote: > On Apr 8, 2:04 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: >> LaundroMat wrote: >>> Hi - >>> I'm working on a Django powered site where one of the required >>> functionalities is the possibility of displaying the content of >>> external pages, with an extra banner at the t

Re: Reproducing a web page and add own content to it.

2008-04-08 Thread LaundroMat
On Apr 8, 2:04 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > LaundroMat wrote: > > Hi - > > > I'm working on a Django powered site where one of the required > > functionalities is the possibility of displaying the content of > > external pages, with an extra banner at the top where specific >

Re: Reproducing a web page and add own content to it.

2008-04-08 Thread Diez B. Roggisch
LaundroMat wrote: > Hi - > > I'm working on a Django powered site where one of the required > functionalities is the possibility of displaying the content of > external pages, with an extra banner at the top where specific > information is displayed. In other words, I'm looking for a way to > rep

Reproducing a web page and add own content to it.

2008-04-08 Thread LaundroMat
Hi - I'm working on a Django powered site where one of the required functionalities is the possibility of displaying the content of external pages, with an extra banner at the top where specific information is displayed. In other words, I'm looking for a way to reproduce an existing web page and a