cad program

Tauri elektrolista at pdg.hu
Sun Nov 13 22:08:29 CET 2005


Hi Lista

Sunday, November 13, 2005, 9:56:22 PM, you wrote:

Ferenc> b.joe írta:

>>On Sun, 13 Nov 2005 19:07:42 +0100
>>Tauri <elektrolista at pdg.hu> wrote:
>>
>>  
>>
>>>www.pdg.hu
>>>    
>>>
>>
>>Hello!
>>Milyen szcript van az oldalon?
>>Az Opera csak daralja, tolt le ezerrel, de nem jelenik meg semmi. 
>>
>>  
>>
Ferenc> Hehe! Én a linkre kattyintottam, és szépen
Ferenc> letöltöttem a vector.zipet, 
Ferenc> az oldalon
Ferenc> nálam sem látszott semmi! (Mozilla firefox)

akkor mi nem jo az oldalon

ez a index.php

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
<html>
<head>
</head>
<script language="JavaScript">
<!--

mibe=document.referrer;

keresni=new RegExp("pdg\.hu","i");
if (keresni.test(mibe))
        location = "cncszerviz.php";

keresni=new RegExp("csobolyo\.hu","i");
if (keresni.test(mibe))
        location = "csobolyo.php";

keresni=new RegExp("cncszerviz\.hu","i");
if (keresni.test(mibe))
        location = "cncszerviz.php";

keresni=new RegExp("szikraforgacsolas\.hu" ,"i");
if (keresni.test(mibe))
        location = "cncszerviz.php";


// ha nincs talalat 
document.writeln(mibe);


//-->
</script> 


<body>
</body>




More information about the Elektro mailing list