It isn't really 'wrong' as such, but it is usually not the best or most flexible way of displaying your own html content.
Iframes are normally used to embed and isolate third-party content into your website, e.g. advertisements. The iframe allows a method of ceding control of a portion of your screen to be taken over and used by 'someone else' e.g. perhaps a credit card payment gateway, a PDF viewer, or simply pages from other websites. On Friday, 24 July 2020 21:21:03 UTC+1, Warwick JC wrote: > > Thanks. > Is it wrong to have iframe pages from the same app? > Regards > > On Fri, 24 Jul 2020 at 15:20, villas <[email protected] <javascript:>> > wrote: > >> If you are using an iframe to display a page from the same app, I have >> the impression that your design might be wrong. You will probably find a >> better way after you give this a little more thought. Sorry if this answer >> does not seem so helpful. >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/web2py/36155787-351a-479c-8534-3c0c58e333dfo%40googlegroups.com >> >> <https://groups.google.com/d/msgid/web2py/36155787-351a-479c-8534-3c0c58e333dfo%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/fa3134f2-75d9-4e71-8315-02e5289713f2o%40googlegroups.com.

