Re: Graphic and form in the same template

2010-10-28 Thread pjrhar...@gmail.com
It can't be done like that. Look at any website and you'll see that never is the picture somehow "embedded" in the page, it's linked by an img tag that points at the url of the image. What he was saying is that you need two separate views. In the first, return your page with an img tag pointing

Re: Graphic and form in the same template

2010-10-26 Thread Waleria
I don't understand what you said. Thanks On 26 out, 12:19, Daniel Roseman wrote: > On Oct 26, 3:08 pm, Waleria wrote: > > > I know that the execution of the function stops there, but i don't > > know how do i resolve. I need to display the

Re: Graphic and form in the same template

2010-10-26 Thread Daniel Roseman
On Oct 26, 3:08 pm, Waleria wrote: > I know that the execution of the function stops there, but i don't > know how do i resolve. I need to display the graphic generated and > just below the form. > > Can you help me, please? > > Thanks Well as far as I can tell, the

Re: Graphic and form in the same template

2010-10-26 Thread Waleria
I know that the execution of the function stops there, but i don't know how do i resolve. I need to display the graphic generated and just below the form. Can you help me, please? Thanks On 26 out, 11:42, Daniel Roseman wrote: > On Oct 26, 2:17 pm, Waleria

Re: Graphic and form in the same template

2010-10-26 Thread Daniel Roseman
On Oct 26, 2:17 pm, Waleria wrote: > Hi all, > > I have this code:http://pastebin.com/Ra1G7twn > > I need to display the graphic generated and just below the form, now > the code only display the form. The image of graphic isn't displayed. > > What could it be? > > How do

Graphic and form in the same template

2010-10-26 Thread Waleria
Hi all, I have this code: http://pastebin.com/Ra1G7twn I need to display the graphic generated and just below the form, now the code only display the form. The image of graphic isn't displayed. What could it be? How do i resolve? Thanks -- You received this message because you are