Hola a todos, tengo un problema mazo de raro con un formulario, resulta que tengo un formulario en asp que enlaza con otro en asp, y resulta que cuando le doy a enviar se supone que tendria que salir la otra pagina donde dice gracias por todo y tal, pues no sale, da error, un tal 500 y estoy to loco dandole vueltas, os pongo el codigo, saludos
 
 Codigo Contacto .asp 
<html><!-- InstanceBegin template="/Templates/plantilla.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<link href="../styles.css" rel="stylesheet" type="text/css">
<!-- InstanceBeginEditable name="doctitle" -->
<title>InditeWeb.com, Diseño y creación de páginas Webs Profesionales</title>
<!-- InstanceEndEditable -->
 
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
 
<body>
 
 
<table width="795" height="897" border="0">
  <tr>
    <td width="797" height="893" align="left" valign="top" background="file:///C|/Documents and Settings/Ruben/Mis documentos/Inditeweb/images/fondo.jpg"> 
      <div align="center">
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="120">
          <param name="movie" value="logo.swf">
          <param name="quality" value="high">
          <param name="wmode" value="transparent">
          <embed src="logo.swf" width="760" height="120" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed></object>
      </div>
      <table width="788" height="55" border="0">
        <tr align="left" valign="top"> 
          <td height="21" colspan="5">
<div align="center"></div></td>
        </tr>
        <tr> 
          <td width="1" height="21"> </td>
          <td width="180"> </td>
          <td width="180"> </td>
          <td width="180"> </td>
          <td width="180"> </td>
        </tr>
      </table>
 
      <tbl>
      <table width="785" border="0" align="left">
        <tr>
          <td width="779" height="70" align="right" valign="top"> <!-- InstanceBeginEditable name="text" -->
    <p align="center"> 
              <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="300" height="80">
                <param name="movie" value="contacto.swf">
                <param name="quality" value="high">
                <embed src="contacto.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="80"></embed></object>
            </p>
            <p align="center"> </p>
            <form name="form1" method="post" action="respuesta.asp">
              <p align="center"> </p>
              <div align="center"> 
                <table width="501" border="0">
                  <tr> 
                    <td width="129"> </td>
                    <td width="24"> </td>
                    <td width="36"> </td>
                    <td width="80"> </td>
                    <td width="81"> </td>
                  </tr>
                  <tr> 
                    <td>Nombre</td>
                    <td><input name="nombre" type="text" id="nombre"></td>
                    <td> </td>
                    <td>Apellidos</td>
                    <td><input name="apellidos" type="text" id="apellidos"></td>
                  </tr>
                  <tr> 
                    <td>E-Mail</td>
                    <td><input name="email" type="text" id="email"></td>
                    <td> </td>
                    <td>Ciudad</td>
                    <td><input name="ciudad" type="text" id="ciudad"></td>
 
                  </tr>
                  <tr> 
                    <td align="left" valign="top">Mensaje</td>
                    <td><textarea name="mensaje" id="mensaje"></textarea></td>
                    <td> </td>
                    <td> </td>
                    <td> </td>
                  </tr>
                  <tr> 
                    <td> </td>
                    <td> </td>
                    <td> </td>
                    <td> </td>
                    <td> </td>
                  </tr>
                  <tr> 
                    <td> </td>
                    <td align="right"><input name="enviar" type="submit" id="enviar" value="Enviar"></td>
                    <td> </td>
                    <td><input name="borrar" type="reset" id="borrar" value="Restablecer"></td>
                    <td> </td>
                  </tr>
                </table>
              </div>
              <p align="center"> </p>
            </form>
            <p align="center"> </p>
            <p align="center">  </p>
            <p><font size="3">Para pedir presupuesto o alguna otra duda puede 
              contactar en <a href="mailto:00000">00000</a> 
              ó al 000000<br>
              Intentaremos responderle lo antes posible con su presupuesto elaborado</font>.</p>
            <p>No ofrecemos Hosting ni registros de dominio.</p>
            <!-- InstanceEndEditable --> 
            <p> </p></td>
        </tr>
      </table></tbl>
      <p> </p></td>
  </tr>
 
</table>
 
</body>
<!-- InstanceEnd --></html>
 
 
 Codigo respuesta.asp 
 
 
<html><!-- InstanceBegin template="file:///C|/Documents and Settings/Ruben/Mis documentos/web/Templates/plantilla.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<link href="file:///C|/Documents%20and%20Settings/Ruben/Mis%20documentos/web/styles.css" rel="stylesheet" type="text/css">
<!-- InstanceBeginEditable name="doctitle" -->
<title>InditeWeb.com, Diseño y creación de páginas Webs Profesionales</title>
<!-- InstanceEndEditable -->
 
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
 
<body>
 
 
<table width="795" height="897" border="0">
  <tr>
    <td width="797" height="893" align="left" valign="top" background="file:///C|/Documents and Settings/Ruben/Mis documentos/Inditeweb/images/fondo.jpg"> 
      <div align="center">
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="120">
          <param name="movie" value="logo.swf">
          <param name="quality" value="high">
          <param name="wmode" value="transparent">
          <embed src="logo.swf" width="760" height="120" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed></object>
      </div>
      <table width="788" height="55" border="0">
        <tr align="left" valign="top"> 
          <td height="21" colspan="5">
<div align="center"></div></td>
        </tr>
        <tr> 
          <td width="1" height="21"> </td>
          <td width="180"> </td>
		  <%> =date() %>
          <td width="180"> </td>
          <td width="180"> </td>
          <td width="180"> </td>
        </tr>
      </table>
 
      <tbl>
      <table width="785" border="0" align="left">
        <tr>
          <td width="779" height="70" align="right" valign="top"> <!-- InstanceBeginEditable name="text" --> 
            <p> </p>
            <p> </p>
			Sr/Sra <% Response.Write(Request.Form("nombre")) %><% Response.Write(Request.Form("apellidos")) %>, sus datos han sido
			registrados con éxito, le responderemos lo antes posible a <% Response.Write(Request.Form("email")) %>. Gracias
            <p> </p>
            <!-- InstanceEndEditable --> 
            <p> </p></td>
        </tr>
      </table></tbl>
      <p> </p></td>
  </tr>
 
</table>
 
</body>
<!-- InstanceEnd --></html> 
   
 


