Click to See Complete Forum and Search --> : Inserting a page into a page


IanD
01-30-2003, 05:13 PM
Hi

I am sure this is a really easy one. I have a html page and in a cell I want to display another page that will be read in each time the first page loads. Its like a special price information panel that will show on several pages. If anyone can give me the code for that I would be very very much appriciate it.

Thanks all
Ian

meow
01-30-2003, 07:17 PM
An iframe should work. If you only want to include information from a file you could use SSI or PHP includes.

Mortekai
02-01-2003, 08:57 PM
Did that reply help you in anyway, or do you need more information?

IanD
02-01-2003, 11:51 PM
Thanks Mortekai

I do follow it thank you. I am just trying to make something nice and simple to update and have found that using my Namo editior I can insert the contents of an Excel spreadsheet that will update if the original file is changed. I think this is a nice simple way for them to input thier changes.

Thanks again

Ian