fergusom
11-06-03, 11:21 AM
I'm sure there must be a way to do this: -
I have a php page with a small calendar dynamically connected to a db. I would like to echo this dynamicaly generated table in a part of a static page i.e. a page with no server side ability. I therefore only have jscript open to me.
What I am thinking of is some way to echo the HTML of the php page in a table of my static page.
i.e. I would like this dynamic table
http://www.tech.port.ac.uk/textCal.php
to be included some where on this page here
http://www.port.ac.uk/tech.
Any idea's would be swell!
I have a php page with a small calendar dynamically connected to a db. I would like to echo this dynamicaly generated table in a part of a static page i.e. a page with no server side ability. I therefore only have jscript open to me.
What I am thinking of is some way to echo the HTML of the php page in a table of my static page.
i.e. I would like this dynamic table
http://www.tech.port.ac.uk/textCal.php
to be included some where on this page here
http://www.port.ac.uk/tech.
Any idea's would be swell!