Tengo este formulario en mi web, cuando lo pruebo me sale este mensaje
Method Not Allowed
The requested method POST is not allowed for the URL /nominas/confirmacion.htm.
Apache/1.3.31 Server at www.e-tutoria.com Port 80
Este es el código html.........alguien me puede ayudar?...GRACIAS!
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Utiliza este espacio para enviarnos noticias o para comentarnos lo
que piensas sobre nuestra web o cualquier otro tema que se te</title>
</head>
<body link="#808080" vlink="#808080" alink="#808080">
<p align="left"> </p>
<p align="center"><span style="FONT-WEIGHT: 700">
<font face="Arial" color="#808080"> </font></span></p>
<p align="center"><span style="FONT-WEIGHT: 700">
<font face="Arial" color="#808080">¡SÍ, SÍ, PRIMER MES GRATUITO !</font></span></p>
<div align="center">
<center>
<table border="0" cellpadding="3" cellspacing="0" width="533" height="27" style="border-collapse: collapse">
<tr>
<td width="597" height="222"><DIV ALIGN="CENTER" style="width: 632; height: 191">
<FONT FACE="Arial" SIZE="5" COLOR="Yellow" >
<form ACTION="http://www.e-tutoria.com/nominas/confirmacion.htm" METHOD="POST">
<input type="hidden" name="EmailVar" value="Nombre,Correo">
<input type="hidden" name="EmailAdr" value="[email protected]">
<input type="hidden" name="EmailDone" value="Confirmación">
<input type="hidden" name="EmailSujet" value="E-Laboral.com">
<input type="hidden" name="_FORM_EXP" value="">
</FONT>
<div align="center">
<center>
<table width="504" height="153" bgcolor="#006699" style="border-collapse: collapse" bordercolor="#111111" cellpadding="0" cellspacing="0">
<tr>
<td width="163" height="25"><b><font face="Arial" color="#FFFFFF" size="2">Nombre
y Apellidos</font></b><font color="#FFFFFF"> </font>
</td>
<FONT FACE="Arial" SIZE="5" COLOR="Yellow" >
<td width="347" height="25"><input NAME="Nombre" SIZE="50"></td>
</tr>
</FONT>
<tr>
<td width="163" height="25"><font face="Arial" color="#FFFFFF" size="2"><b>Correo</b></font><font color="#FFFFFF">
<b><font face="Arial" style="font-size: 10pt">Electrónico</font></b></font></td>
<FONT FACE="Arial" SIZE="5" COLOR="Yellow" >
<td width="347" height="25" bordercolor="#FFCC00">
<input NAME="Correo" SIZE="50"></td>
</tr>
</table>
</center>
</div>
<input TYPE="SUBMIT" NAME="Submit" VALUE="Enviar">
<input TYPE="reset" NAME="Submit1" VALUE="Borrar"></FONT></form>
</DIV>
<p align="center"><b><font face="Arial" color="#FFCC00"> </font></b>
</p>
<p align="center"> </p>
<p class="MsoNormal" align="center">
<span style="FONT-WEIGHT: 700; FONT-SIZE: 30pt; FONT-FAMILY: Wingdings 2">
<</span><b><font style="FONT-SIZE: 18pt" face="Arial" color="#808080">GRACIAS
POR PENSAR EN USTED</font></b></p>
<p class="MsoNormal" align="center"><b><font face="Arial">
<a href="http://www.e-tutoria.com/nominas/index.htm">Inicio</a></font></b></td>
</tr>
</table>
</center>
</div>
</body>
</html>