View Full Version : How do I create a page for import of HTML
DOMIN8
04-21-2005, 09:14 PM
What I want to do is add a new page and use the include php action to enbed a seperate .html file to display
is there a way to do this?
zenithrs@bigpon
04-22-2005, 04:08 AM
If you're only embedding HTML why don't you just create a template and use it in the add page dialogue?
memobug
04-22-2005, 04:28 PM
If you're only embedding HTML why don't you just create a template and use it in the add page dialogue?
my html is dynamic and it's not in the modules path.
This should be easier, but the only way I found was to create a php module to read it in load it into a variable and render it with a template. Nasty amount of effort for something so simple.
Regards,
Matt
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.