I've resorted to the following simple expedient to get this functionality, just adding:
<li><a href="index.php"><b>Click here to return to browsing the forum</b></a></li>
to any required 'validpostback.php' files, which I guess is the essence of Mark's solution.
It seems to work for me.
Comments