PDA

View Full Version : Implement vbulletin into table


iJason
09-22-2003, 11:06 PM
I need to have vbulletin display in a table in an html document. How would I go about doing this? I dont want the forum in its own page.. I just want it in a table of an existing page please help me!

Velocd
09-22-2003, 11:39 PM
Use an iframe:

<iframe src="http://www.mysite.com/forums/" width="600" height="600"></iframe>


More reference:
http://www.awpa.asn.au/html/dtdtrees/html4/loose/iframe.attr.html