include page
-
- New Member
- Posts: 6
- Joined: Tue Jan 25, 2011 5:57 pm
include page
Is there a tag or module that acts as a wrapper? I'd like to display an HTML page inside CMSMS by uploading the HTML to my server then pointing to it inside a CMSMS page. Any help would be greatly appreciated.
Re: include page
Do you mean you want to embed it in a CMSMS page or ?...
Re: include page
You can use <__iframe>.. Or you can just create a template containing the HTML.
What are you trying to do? There is more likely an easier way.
What are you trying to do? There is more likely an easier way.
-
- New Member
- Posts: 6
- Joined: Tue Jan 25, 2011 5:57 pm
Re: include page
Yes I think embed might describe what I want to do. I can use an Include tag in PHP to insert a separate file. I also use SHTML to Include files.
I already have a lot of HTML files built and would like to embed, or Include them in a page, however you want to say it.
I already have a lot of HTML files built and would like to embed, or Include them in a page, however you want to say it.