britishrallying
03-05-2004, 11:29 PM
Hi,
In relation to a previous post:
Is it possible to place an HTML page inside of a table?
Is there a way to display an html page inside of another (more sepcifically inside of a table) by using absolute position or any other way?
frames is out of the question
I have a same sort of question, i want to load a forum page into a table cell. How would I go about doing this??
http://www.britishrallying.com/forum/index.html
I want to put the following URL to load inside the table:
http://rally.motorsportforum.com/forums/.
I've tried:
<?PHP require (http://rally.motorsportforum.com/forums/index.html); ?>
But no joy! Is there something else i need to be doing?
The site is under construction!
Cheers,
Gareth
In relation to a previous post:
Is it possible to place an HTML page inside of a table?
Is there a way to display an html page inside of another (more sepcifically inside of a table) by using absolute position or any other way?
frames is out of the question
I have a same sort of question, i want to load a forum page into a table cell. How would I go about doing this??
http://www.britishrallying.com/forum/index.html
I want to put the following URL to load inside the table:
http://rally.motorsportforum.com/forums/.
I've tried:
<?PHP require (http://rally.motorsportforum.com/forums/index.html); ?>
But no joy! Is there something else i need to be doing?
The site is under construction!
Cheers,
Gareth