[Resolvido] Qual é o erro nesse código?
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="CP_ACP"%>
<html>
<head>
<title>Documento senza titolo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="750" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="750" height="133" valign="top"><!--#include file="topo.asp" --></td>
</tr>
<tr>
<td height="377" valign="top"><!--#include file="home.asp" --></td>
</tr>
</table>
</body>
</html>Discussão (5)
Carregando comentários...