Pagina principale:
codice:
<form method="post" action="pag.php?Pag=mod_testo2" name="ModTesto" id="ModTesto">
Titolo (max 25 caratteri)

<input name="titolo" type="text" size="20" maxlength="25" />



<textarea name="testo" rows="15" cols="80" style="width: 80%"></textarea>
<input type="submit" name="Invia" value="Invia" /> <input type="reset" name="Cancella" value="Cancella" />
</form>

<iframe src="pages/foto.php?Area=<? echo $Area ?>" width="500" height="300"></iframe>
Iframe:
codice:
<? echo "<img src=\"../foto/$Foto_Area\" alt=\"$Alt_Foto\" title=\"$Alt_Foto\" border=\"0\" />"; ?>
Link che manda la foto alla textarea