Hello, I know there was a simple script to that you can place on any non vbulletin page and it read your forums rss feed.
Anyone know how to do that?
For example, I can display feeds from about.com by only placing this in my html table
got it from here:
and you can see what it looks like on my page here: http://webdirectoryforums.com
I used one like this that read forums, but I cannot find it now
Can you help?
Anyone know how to do that?
For example, I can display feeds from about.com by only placing this in my html table
Code:
<script type="text/javascript" src="http://z.about.com/6/js/b.txt?s=webdesign"></script> <script type="text/javascript">ShowHeadlines(10);</script>
and you can see what it looks like on my page here: http://webdirectoryforums.com
I used one like this that read forums, but I cannot find it now

Comment