<SCRIPT> alert('modifica non consentita!'); document.location.href='dettaglio.php' ; </SCRIPT>\n
vorrei che andasse come target='mainFrame'.
dove devo aggiungerlo?
<SCRIPT> alert('modifica non consentita!'); document.location.href='dettaglio.php' ; </SCRIPT>\n
vorrei che andasse come target='mainFrame'.
dove devo aggiungerlo?
Vivi intensamente, muori giovane e sarai un cadavere di bell' aspetto.
codice:parent.mainFrame.location.href='dettaglio.php';
Heaven's closed. Hell sold out.
Linux 2.6.26-2-amd64
Debian squeeze
Vivi intensamente, muori giovane e sarai un cadavere di bell' aspetto.