PDA

View Full Version : Loading Tables into an HTML page


udi_w
04-13-2004, 04:30 AM
Hi,
I have a bit of a puzzeling problem -

I have an empty HTML page. I want to load tables from other
pages (on the same root) into this page.

Is there an easy way of doing it in HTML or should I use a different method ?

Thanks

Udi.

Topher
04-13-2004, 05:11 AM
If I understand your question correctly you can't load content from other files with HTML, you need to use SSI.