Vi devo chiedere un piacere, per cortesia aiutatemi.
Come faccio a fare in modo che quendo i visitatori del sito compilano il sottostante forum, nel caso in cui non inseriscono dei dati, appaia un avviso ricordando a quest'ultimo di inserire tutti i dati richiesti.
______
------
IL CODICE:
<FORM action=http://pub1.bravenet.com/emailfwd/senddata.php method=post encType=multipart/form-data><FONT color=#000000 size=1>
<INPUT type=hidden value=DISPONIBILITA name=subject></FONT>
<input type="hidden" name="usernum" size="1" style="border: 0px solid black; height: 0px; width: 0px;" value="56002652" /><input type="hidden" style="border: 0px solid black; height: 0px; width: 0px;" name="MAX_FILE_SIZE" value="2000000"><input type="hidden" style="border: 0px solid black; height: 0px; width: 0px;" name="cpv" value="2" />
<TABLE cellSpacing=0 cellPadding=0 width=270 bgColor=#999999
border=0>
<TR>
<TD WIDTH="100%" STYLE="background-color: rgb(255,255,153);" HEIGHT=134>
<SPAN STYLE="font-size: xx-small;"><SPAN STYLE="font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;"><SPAN STYLE="color: rgb(255,0,0);">Città-Provincia-Regione:<INPUT ID="FormsEditField3" TYPE=TEXT NAME="citta provincia regione" VALUE="" SIZE=15 MAXLENGTH=30>
Tipologia struttura:
<SELECT ID="FormsComboBox1" NAME="tipologia struttura">
<OPTION VALUE="tutte" SELECTED>tutte</OPTION>
<OPTION VALUE="hotel 1">Hotel 1 stella</OPTION>
<OPTION VALUE="hotel 2">Hotel 2 stelle</OPTION>
<OPTION VALUE="hotel 3">Hotel 3 stelle</OPTION>
<OPTION VALUE="hotel 4">Hotel 4 stelle</OPTION>
<OPTION VALUE="hotel 5 ">Hotel 5 stelle</OPTION>
<OPTION VALUE="pensione">Pensione</OPTION>
<OPTION VALUE="B&B">Bed and Breckfast</OPTION>
<OPTION VALUE="agriturismo">Agriturismo</OPTION>
<OPTION VALUE="appartamento">Appartamento</OPTION>
<OPTION VALUE="camping">Camping</OPTION>
<OPTION VALUE="affittacamere">Affittacamere</OPTION>
<OPTION VALUE="motel">Motel</OPTION>
<OPTION VALUE="villaggio turistico">Villaggio Turistico</OPTION>
<OPTION VALUE="residence">Residence</OPTION>
<OPTION VALUE="casa per ferie">Casa per ferie</OPTION>
<OPTION VALUE="rifugio alpino">Rifugio Alpino</OPTION>
<OPTION VALUE="ostello">Ostello per la giuventu</OPTION>
</SELECT>
Periodo: dal <INPUT ID="FormsEditField1" TYPE=TEXT NAME="periodo DAL" VALUE="" SIZE=8 MAXLENGTH=20> al <INPUT ID="FormsEditField2" TYPE=TEXT NAME="periodo AL" VALUE="" SIZE=8 MAXLENGTH=20>
</SPAN><SPAN STYLE=
"color: rgb(0,153,255);">*Nome cognome <INPUT ID="FormsEditField4" TYPE=TEXT NAME="nomecognome" VALUE="" SIZE=20 MAXLENGTH=40>
*e-mail: <INPUT ID="FormsEditField5" TYPE=TEXT NAME="email" VALUE="" SIZE=10 MAXLENGTH=30>
tel: <INPUT ID="FormsEditField6" TYPE=TEXT NAME="tel" VALUE="" SIZE=10 MAXLENGTH=30>
</SPAN><SPAN STYLE="color: rgb(255,0,0);">-dati struttura ricettiva </SPAN><SPAN STYLE="color: rgb(0,153,255);">-dati personali </SPAN>
</SPAN><SPAN STYLE="color: rgb(0,153,255);">*dati obbligatori per essere contattati
<INPUT TYPE=SUBMIT NAME="invia" VALUE="invia" ID="FormsButton1"> </SPAN></P>
</TD>
</TR>
______
------
Grazie

Rispondi quotando
