Re: [web2py] General iframes question

2012-12-24 Thread Roberto Perdomo
I work with iframes loading form generated by web2py controllers and all works without problems, only session.flash does not show because I remove the include of layout.html but for me is not a problem. El 24/12/2012 16:58, "jarrodwilcox" escribió: > Is anyone using iframes to bring in own websit

[web2py] General iframes question

2012-12-24 Thread jarrodwilcox
Is anyone using iframes to bring in own website content to a view? Web2py finds the pages fine through the URL facility, but does not seem to process them after that. Apologies for duplicate question. Not sure if first one posted correctly. --