31-08-2007, 02:06 PM
merci pour ton aide, mais moi en faite j'ouvre une popup sur une adresse ip differente de la page principal, et je voudrais ensuite écrire un message sur la popup par la suite
<SCRIPT language='javascript'>
popup= window.open('http://$adress_ip_differente/nom_site/index.html"','_blank','toolbar=no, status=yes, scrollbars=yes, resizable=no, width=500, height=450');
</SCRIPT>";
<SCRIPT language='javascript'>
popup= window.open('http://$adress_ip_differente/nom_site/index.html"','_blank','toolbar=no, status=yes, scrollbars=yes, resizable=no, width=500, height=450');
</SCRIPT>";