l'errore e qui ma non lo vedo :
<table width="80%" border="5" cellpadding="5" cellspacing="5" bgcolor="#FFFFFF" >
<% select case request("az")case "0" %>
<tr>
<td width="638" > <p class="hel4">Contatti!</p>
<p class="hel15">Errore: <%=request("t")%>
TORNA INDIETRO!</p></td>
</tr>
<% case "1" %>
<tr>
<td > <p class="hel4">Contatti!</p>
<p class="hel15">Messaggio inviato con successo!</p></td>
</tr></table>

Rispondi quotando