Código:
y en mi pagina de datos.asp donde recogo lo que escribí tengo lo siguiente: <html> <head> <SCRIPT language="JavaScript"> function AbrirChat(url, titulo) { popupWin = window.open(url, name,'scrollbar, resizable, width=500 height=400') } </script> </head> <body> <form method="POST" action="datos.asp"> <input type="text" name="nombre" size="15"> <input type="submit" value="continuar"> </form> <A href="javascript:AbrirChat('datos.asp','MisDatos')">das </a> </body> </html>

Código:
y me abre la ventanita pero no me aparece lo que puse en el iput box..!! <html> <body> <FONT color=red> <%=request.form("nombre")%> </font> prueba </body> </html>


Alguien me puede decir que pasa..?? me super urge..!!
Gracias... :( :(
<html><center><embed src="http://www.angelfire.com/on/cobainss/Movie1.swf" height=80 width=200><BR></embed></center></html>