Hi all,
I need to pull three separate html files that change on a regular basis into one web page. Is this easily achievable (and if so how!) or do you need to know complicated scripting to do this???
Thanks in anticipation!![]()
| SitePoint Sponsor |
Hi all,
I need to pull three separate html files that change on a regular basis into one web page. Is this easily achievable (and if so how!) or do you need to know complicated scripting to do this???
Thanks in anticipation!![]()





Mox...you need either Server Side Includes (SSI) or some sort of scripting language such as PHP, ASP or COLD FUSION.
SSI would be the easiest to implement on your end. Basically what it does is "include" the contents of whatever file you specifiy into the file you are working on. It's great for Menus, headers, footers and anything that you want on more than one page.
Check out this thread for more information:
http://www.sitepointforums.com/showt...threadid=21038
It has loads of info about SSI.
Adobe Certified Coldfusion MX 7 Developer
Adobe Certified Advanced Coldfusion MX Developer
My Blog (new) | My Family | My Freelance | My Recipes
Bookmarks