Hello, I'm still learning web2py, and have hit a wall once more: I'd like to know if it is possible to call a function from a view, one that would e.g. output a number of LI() helpers in a loop, and also append a text string to the HTML.
I tried calling "response.write" from within a controller function, and it outputs what it should, but it renders the content before all else - plus it's not called from a view, in fact, it outputs regardless of being called or not. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---