rooban12
11-23-2008, 05:23 AM
I use this code for shows last 10 threads
<script type="text/javascript" src="home/external.php?forumids=625&type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 10; x++)
{
document.writeln("<a href=\"home/showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a>(By: "+threads[x].poster+") <img src=\"/new_1.gif\"><br />");
}
//-->
</script>
how can I show all the threads from the forum??????
--------------- Added 1227469619 at 1227469619 ---------------
anyone????????????
<script type="text/javascript" src="home/external.php?forumids=625&type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 10; x++)
{
document.writeln("<a href=\"home/showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a>(By: "+threads[x].poster+") <img src=\"/new_1.gif\"><br />");
}
//-->
</script>
how can I show all the threads from the forum??????
--------------- Added 1227469619 at 1227469619 ---------------
anyone????????????