|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Member
Iscritto dal: Mar 2002
Messaggi: 109
|
[HTML] Richiamo ed uso di variabili
Ciao a tutti,
per spiegarmi meglio vi riporto un esempio di codice HTML: <form> <table border="1" cellpadding="10"> <tr> <td colspan="1" align="center" valign="middle"> <td><b>STUDI EFFETTUATI</b></td> </tr> <tr> <td><input type="checkbox" name="scuola" value="Superiori" /></td><td>Superiori</td> </tr> <tr> <td><input type="checkbox" name="scuola" value="Università" /></td><td>Università</td> </tr> <tr> <td><input type="checkbox" name="scuola" value="Master" /></td><td>Master</td> </tr> </table> </form> come faccio ad usare i valori di value per: 1) stampare un riepilogo della scelta effettuta; 2) usare value per un if. Thanks. |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 19:07.



















