At 22:00 18/11/2004 +0000, Chris J wrote:
In that case, can't the image just be like:
<a href="myscript.pl" target="targetframe">
<img src="picture.jpg" border="0" />
</a>
Then myscript.pl well be executed in the context of the frame named
targetframe, and any page subsequently sent back by the script will go
there... ?
Aha!! Good thinking, that man!