I have a few forum in Phpbb and i like to show them on another page, same server same domain. I could not locate any script that take out the topic for example with java. Anyone have seen such a script?
You can add a MOD which generates an RSS feed from your forum, then display the RSS back on an html page via a javascript tool. Read the entire phpbb thread as the MOD has some problems: http://www.phpbb.com/phpBB/viewtopic.php?t=349668 and here is one script that will display the feed: http://demo.blogharbor.com/blog/_archives/2004/1/10/12913.html