01-18-2010, 11:01 PM
[eluser]BlueGemini[/eluser]
Hi, I need help regarding on how to display multiple pages in one page.
Normally in HTML, we use <IFRAME> and specify the path of the certain page you want to display. But how about in CI? Seems the <iframe> is not working within CI (even using base_url() to specify that view page is not working). So, how can I make certain pages display within one page?
Thanks in advance!
Hi, I need help regarding on how to display multiple pages in one page.
Normally in HTML, we use <IFRAME> and specify the path of the certain page you want to display. But how about in CI? Seems the <iframe> is not working within CI (even using base_url() to specify that view page is not working). So, how can I make certain pages display within one page?
Thanks in advance!