\n'); } function select_comarca() { document.editor.action="carga_comarca.php"; document.editor.target="carga_datos"; document.editor.submit(); //document.editor.action="fotografics_llistat.php"; document.editor.target=""; } function select_centre() { document.editor.action="carga_centre.php"; document.editor.target="carga_datos2"; document.editor.submit(); //document.editor.action="fotografics_llistat.php"; document.editor.target=""; } function select_grups() { document.editor.action="carga_grups.php"; document.editor.target="carga_datos3"; document.editor.submit(); //document.editor.action="fotografics_llistat.php"; //document.editor.action="grups_llistat.php"; document.editor.target=""; } function cercar() { if (document.editor.poblacio.value!='') if (document.editor.centres.value!='') if(document.editor.grups.value!='') {document.editor.action='grups_llistat.php'; document.editor.submit();} else {alert("Falta seleccionar el grup");} else alert("Falta seleccionar el centre"); else alert("Falta seleccionar la població"); } //-->
|
||||||||||||||||||||||||