
16/01/2002, 20:53
|
 | | | Fecha de Ingreso: mayo-2001 Ubicación: Madrid
Mensajes: 933
Antigüedad: 24 años Puntos: 0 | |
Re: Se puede hacer esto verdad? Sí, claro que podemos. Aquí tienes todo el código funcionando para CDonts:
<pre>
<%@ Language=VBScript%><%
Option Explicit
Dim oCDO%>
<html>
<head>
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Recomendar a un amigo</title>
<style>
body { font-size: 10px; font-family: Verdana; }
</style>
</head>
<body><center><%
If Request.Form("para") <> "" And Request.Form("suEmail") <> "" And Request.Form("Email") <> "" And Request.Form("de") <> "" Then
</pre>
-----------------> Continúa
<a href="http://www.laventanita.net/" target="_blank">
<img src="http://www.breogan.org/images/Aston.gif" border="0" alt="La Ventanita.net - Lo imprescindible en la red"></a> |