Try it ! this code show all the posts with the first letter adress selected, in the same page.
Note: if you have a very very big forum change this (the red color number) variable for another much higher
ex:
Code:
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=l&pp=1000">L</a></td>
<td class="alt1">
Excuse me my bad english xddd
HTML Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Search topics by first letter</strong><tr align="center">
<td class="alt2">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">Todos</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=a&pp=1000">A</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=b&pp=1000">B</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=c&pp=1000">C</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=d&pp=1000">D</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=e&pp=1000">E</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=f&pp=1000">F</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=g&pp=1000">G</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=h&pp=1000">H</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=i&pp=1000">I</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=j&pp=1000">J</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=k&pp=1000">K</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=l&pp=1000">L</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=m&pp=1000">M</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=n&pp=1000">N</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=o&pp=1000">O</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=p&pp=1000">P</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=q&pp=1000">Q</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=r&pp=1000">R</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=s&pp=1000">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=t&pp=1000">T</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=u&pp=1000">U</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=v&pp=1000">V</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=w&pp=1000">W</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=x&pp=1000">X</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=y&pp=1000">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=Z&pp=1000">Z</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=0&pp=1000">0</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=1&pp=1000">1</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=2&pp=1000">2</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=3&pp=1000">3</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=4&pp=1000">4</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=5&pp=1000">5</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=6&pp=1000">6</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=7&pp=1000">7</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=8&pp=1000">8</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=9&pp=1000">9</a></td>
<td class="alt1" style="padding:5px;text-align:center">
</tr>
</table>
<br />