
11/01/2002, 14:03
|
 | | | Fecha de Ingreso: diciembre-2001
Mensajes: 5.286
Antigüedad: 23 años, 4 meses Puntos: 1 | |
Re: Urgente!! Problema Link entre los <head>
<SCRIPT LANGUAGE="JavaScript">
<!--
function AnioNuevo(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL,'ventana', 'toolbar=0,scrollbars=0,location=0,statusbar=0,men ubar=0,resizable=0,width=300,height=330');");
//ventana.document.write ("<HEAD><TITLE>¡TITULO!<TITLE& gt;<HEAD>");
}
// -->
</script>
dentro del <a onClick="AnioNuevo('tupagina.asp')" >
ahora bien para mostrar la hora de la noticia pues tendrias que tener un campo en tu base de datos que tenga la hora de ingreso
si quieres la hora del momento es
<%=Time%>
salu2 ;)
<embed src="http://www.autocar.com.mx/images/logo.swf" type="application/x-shockwave-flash" width="468" height="60" play="true" wmode="transparent" menu="false" loop="true"> |