Thanks but unfortunately this doesn't help as the controller needs to be 
called from within the view.

(what we believe to be normal python escaping techniques i.e. {{ ... }} 
doesn't seems to be returning appropriate responses.
Have been stuck on this for weeks now. 
While our javascript skills may be basic, would have thought we would have 
come across example code by now)

On Wednesday, 18 April 2012 00:18:25 UTC+10, villas wrote:
>
> From the book:
>
> response.render(view, vars): a method used to call the view explicitly 
> inside
> the controller. view is an optional parameter which is the name of the view
> file, vars is a dictionary of named values passed to the view.
>
> HTH David
>

Reply via email to