hola a todos, tengo un pequeño problema y es que al guardar a word desde asp un formulario me aparece esto, y no el formulario
Código HTML:
<html><!-- #BeginTemplate -->
<head>
<title>Chilquinta S.A. Desarrollo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<div align="right"> <img src="../imgs/default.jpg" height="82" alt="Foto Trabajador">
</div>
<p Class=Titulos ALIGN="left" >Identificación Personal</p>
yo hago la exportacion <% Response.ContentType = "application/msword "%>
afuera de todo al comienzo del asp.