Jamie:
Is there a preferred way to include an external html page in a Content page?
As in: including an externally generated sitemap.
Phil
Tucson
Jamie:
Is there a preferred way to include an external html page in a Content page?
As in: including an externally generated sitemap.
Phil
Tucson
If the page is a full HTML page with an opening and closing html tag, body tag, etc..., the only valid way to include it would be with an iframe.
If the page contains HTML, but does not have a body tag or anything above it, you could just include it like you would a PHP file:
PHP Code:<?php include 'test.html'; ?>
Thanks,
Jamie
PHP shopping cart software - Squirrelcart
Please rate or review us!![]()
Hotscripts ● PHP Resource Index
There are currently 1 users browsing this thread. (0 members and 1 guests)