Ho un file pagina2.php cosi fatta
in intesta.php vorrei fare riferimento ad una tabella in ricerca.php tramite una notazione del tipo document.getElementByID("...")codice:<FRAMESET ROWS="10%,20%,70%"> <FRAME NAME="intestazione" SRC="intestazione.php" TITLE="intestazione"> <FRAME NAME="ricerca" SRC="intesta.php" TITLE="ricerca"> <FRAME NAME="risultati" SRC="ricerca.php" TITLE="risultati"> </FRAMESET><noframes></noframes>
Si può fare ?
grazie