Vi mostro cosa ho scritto:

nome:<input type="text" name="name" value="">


Indirizzo Email:<input type="text" name="email" value="">


Soggetto:<select name="subject">
<option selected value="Friendly Email">----Background----</option>


</select>


Commenti:


<textarea name="message" rows="6" cols="35"></textarea>




<input type="hidden" name="recipient" value="vil@interfree.it">


<input type="hidden" name="redirect" value="example2.html">

<input type="submit" value="Send"><input type="reset" value="Clear">
<input type="hidden" name="width" value="not supported">
<input type="hidden" name="height" value="not supported">
<input type="hidden" name="color" value="not supported">
<input type="hidden" name="pix" value="not supported">
</form>
<script>
<!--
function show(){
if (!document.all&&!document.layers)
return
document.t.width.value=screen.width
document.t.height.value=screen.height
document.t.color.value=screen.colorDepth
document.t.pix.value=screen.pixelDepth
}
show()
//-->
</script>

Quando arrivo a spedire il form pero' mi dice:Method Not Allowed
The requested method POST is not allowed for the URL /fmail.php

Significa che il mio web host non mi premette di usare il php?
Semmai conoscete qualche host che me lo permette? a gratis chiaramente