View Single Post
Old 04-16-2010, 02:26 PM  
fatfoo
ICQ:649699063
 
Industry Role:
Join Date: Mar 2003
Posts: 27,763
How to insert html page into another page?

Hello,

Let's say you have a top.html and you want to insert it into index.html.

What are some ways to do this?

I tried these 3 lines of code, but they did not work.

<!--#include virtual="top.html">

<?include "top.html"?>

<?php include("top.html"); ?>

Thank you,
Fatfoo
__________________
Send me an email: [email protected]
fatfoo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook