Skip to content
WJunction - Webmaster Forum

Question About Anti-Leech

Status
Not open for further replies.
Ello i am NeXuS From USAWarez.net ... I want to setup Anti-Leech in the VIP but i can not get the Java Script to work when i post it .. it shows up blank ..

Here is the code :

<SCRIPT LANGUAGE="JavaScript"
src="http://download.anti-leech.com/detector.php"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
var id = 'NeXuS'; // account id
var name = 'Test'; // name of file
var type = 'file'; // package or file
printClient(id,name,type);
-->
</SCRIPT>


Iv turned on java under external data And i turned HTML ON ... Nothing worked ... anyone know the problem ? or use this ?
 

4 comments

I have never put a java powerd anti-leech script on my sites so I woudn't know.

When you say nothing worked, do you mean nothing shows up? I created a blank .html file with that script and it shows this:

mrcwb8.jpg
 
<SCRIPT LANGUAGE="javascript">
function AntiLink(c_what) {
var Location = "http://www.anti-leech.com/antilink.php?ownpop=1&" + c_what;
var width = 495;
var height = 268;
link=open(Location,"download","toolbar=no,scrollbars=yes,directories=no,menubar=no,resizable=yes,width="+width+",height="+height);
}
</SCRIPT>

Is the only other code they list .
 
Status
Not open for further replies.

About the author

N
Banned · Joined
27
Messages
0
Reactions
1
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom