GateKeeper_
02-22-2012, 01:16 AM
Here is the code for the latest threads:
<script type="text/javascript" src="external.php?forumids=2,1635&type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 10; x++)
{
document.writeln("<a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> (Submitted by: "+threads[x].poster+")<br />");
}
//-->
</script>
How do I add the # of views, # of comments, and date posted?
Please if possible can you adjust the code for me? ;)
Thank you so much as always.
Best regards,
GateKeeper_
<script type="text/javascript" src="external.php?forumids=2,1635&type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 10; x++)
{
document.writeln("<a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> (Submitted by: "+threads[x].poster+")<br />");
}
//-->
</script>
How do I add the # of views, # of comments, and date posted?
Please if possible can you adjust the code for me? ;)
Thank you so much as always.
Best regards,
GateKeeper_