![]() ![]() | Join Date: Aug 2007 | Location: Tasmania, Australia | iTrader: (0) |
Re: Can I show latest posts on html on a different website?
Try this code:
You had some unescaped strings.
Code:
<script type="text/javascript" src="http://www.caddesignerz.com/external.php?type=js&lastpost=1"></script> <script language="" type="text/javascript"> <!--
for (x = 0; x < 4; x++)
{
document.writeln("<a href="/showthread.php?goto=newpost&t="+threads[x].threadid+"">"+threads[x].title+"</a> (Posted By: "+threads[x].poster+")<p></p>");
}
//--> </script>
--------------------
Bryce R [[ BLOG ]]
The Blogging Café - Blogging Forum
Do you run a forum? Check out my forum owners blog.
Bryce R [[ BLOG ]]
The Blogging Café - Blogging Forum
Do you run a forum? Check out my forum owners blog.





Linear Mode

