
17/05/2004, 07:18
|
 | | | Fecha de Ingreso: mayo-2004 Ubicación: Castellon
Mensajes: 173
Antigüedad: 21 años, 1 mes Puntos: 0 | |
Error asp al Llama a script <%
.
.
.
.
.
MAIL="%> <input style=margin-top:4 type=submit value="Enviar" onclick="MiAlerta('<%=MensajeASP%>')"><%"
.
.
.
.
%>
<script>
function MiAlerta(mensaje)
{
alert(mensaje);
}
</script>
Q hay q este mal???
o eso no se puede hacer???? |