Ver Mensaje Individual
  #3 (permalink)  
Antiguo 04/05/2008, 08:53
dasten
 
Fecha de Ingreso: marzo-2008
Mensajes: 30
Antigüedad: 16 años, 1 mes
Puntos: 0
Re: Ayuda con un enlace a e-mail

Bueno pues primero muy agradecido a Bonez por su ayuda (por fin va ^^)
y sobre lo del formulario aqui os dejo el codigo que intento usar:

Código:
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
	   <tr>
		<td class="catHead" height="25"><span class="genmed"><b>Afiliciones!</b></span></td>
	   </tr>
	   <tr>
		<td class="row1" align="left"><span class="gensmall" style="line-height: 150%">Afilianos<p>

</p>



1 Banner con código<p>
<a href="http://otakuexpresion.foros.ws" target="_blank"><img src="http://img205.imageshack.us/img205/2280/bannerotakuexpresionofise8.gif" title="Otakuexpresion" alt="Otakuexpresion" border="0"></a>


<textarea rows="3" name="S1" cols="18"><a href="http://otakuexpresion.es/" target="_blank"><img src="http://img205.imageshack.us/img205/2280/bannerotakuexpresionofise8.gif" title="Otakuexpresion" border="0" /></a>
</textarea><p>



<form method="post"
action="mailto:[email protected]" target="_top">

<p>
<input name="receptor" type="hidden" id="receptor"
value="[email protected]">
<input name="remitente" type="hidden"
value="[email protected]">
<input name="tema" type="hidden"
value="Afiliacion">
<input name="redireccion" type="hidden" id="redireccion"
value="otakuexpresion.es">
<br>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="101%" id="AutoNumber1">
  <tr>
    <td width="20%" style="border-style: none; border-width: medium">&nbsp;</td>
    <td width="24%" align="justify" style="border-style: none; border-width: medium">
    <font face="Verdana" style="font-size: 8pt">Nombre de la Web</font></td>
    <td width="58%" style="border-style: none; border-width: medium">
    <input type='text' name='web' id='url1' size="28" style="color: #FFFFFF; font-size: 10px; border: 1px dotted #FFFFFF; background-color: #808080"></td>
  </tr>
  <tr>
    <td width="20%" style="border-style: none; border-width: medium">&nbsp;</td>
    <td width="24%" align="justify" style="border-style: none; border-width: medium">
    <font face="Verdana" style="font-size: 8pt">Url&nbsp; </font></td>
    <td width="58%" style="border-style: none; border-width: medium">
    <input type='text' name='url' id='url' size="28" value="http://" style="color: #FFFFFF; font-size: 10px; border: 1px dotted #FFFFFF; background-color: #808080"></td>
  </tr>
  <tr>
    <td width="20%" style="border-style: none; border-width: medium">&nbsp;</td>
    <td width="24%" align="justify" style="border-style: none; border-width: medium">
    <font face="Verdana" style="font-size: 8pt">Url Banner</font></td>
    <td width="58%" style="border-style: none; border-width: medium">
    <input type='text' name='urlb' id='url0' size="28" value="http://" style="color: #FFFFFF; font-size: 10px; border: 1px dotted #FFFFFF; background-color: #808080"></td>
  </tr>
  <tr>
    <td width="20%" style="border-style: none; border-width: medium">&nbsp;</td>
    <td width="24%" align="justify" style="border-style: none; border-width: medium">
    <font face="Verdana" style="font-size: 8pt">Email</font></td>
    <td width="58%" style="border-style: none; border-width: medium">
    <input type='text' name='email' id='url2' size="28" value="@" style="color: #FFFFFF; font-size: 10px; border: 1px dotted #FFFFFF; background-color: #808080"></td>
  </tr>
  <tr>
    <td width="20%" style="border-style: none; border-width: medium">&nbsp;</td>
    <td width="24%" align="justify" style="border-style: none; border-width: medium">&nbsp;</td>
    <td width="58%" style="border-style: none; border-width: medium">&nbsp;</td>
  </tr>
  <tr>
    <td width="20%" style="border-style: none; border-width: medium">&nbsp;</td>
    <td width="24%" align="justify" style="border-style: none; border-width: medium">
    <font face="Verdana" style="font-size: 8pt">Tipo de Afiliación</font></td>
    <td width="58%" style="border-style: none; border-width: medium">
    <select size="1" name="afi" style="color: #FFFFFF; font-size: 10px; border: 1px dotted #FFFFFF; background-color: #808080">
    <option selected>Afiliado Normal</option>
    <option>Afiliado Vip</option>
    </select></td>
  </tr>
</table>
<p align="center">&nbsp;
<input type="submit" name="Submit" value="Enviar" style="font-size: 1em; color: #FFFFFF; border: 1px dotted #FFFFFF; background-color: #808080">
<br>
</p>
</p>
</form><p>

</p>
Pero a mi no me llega nada, alguien me puede ayudar o sabe porque es?

Slds y Gracias! ^^