ydjango wrote: > I have two django based websites and I want show pages from one > website in another. Is Iframe the best way to do it or is there some > other better. I read somewhere that Iframes should be avoided but > never got any good reasons why?
You should rely on syndicated high-level data, not arbitary content of third-party pages. Both for security and design reasons. -- Happy Hacking. http://sphinx.net.ru む --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

