![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm using my orange webspace to host some of my files and I just noticed that after uploading a script is added to the end of my html (it activated the active-x warning in IE). Can anyone explain what it does and why they would add it in? script language='javascript'>document.write('<img src="http://sitebuilder.orange.co.uk/servlets/istat?site=slightlyclothing&page=/dcomment.html&outil=ftpweb&n=' + Math.round(Math.random()*100000) + '" width=1 height=1>'); </script Many thanks, Moo |
#3
| |||
| |||
|
|
Moo wrote: I'm using my orange webspace to host some of my files and I just noticed that after uploading a script is added to the end of my html (it activated the active-x warning in IE). Can anyone explain what it does and why they would add it in? script language='javascript'>document.write('<img src="http://sitebuilder.orange.co.uk/servlets/istat? site=slightlycloth ing&page=/dcomment.html&outil=ftpweb&n=' + Math.round(Math.random()*100000) + '" width=1 height=1>'); </script Many thanks, Moo It seems I can't delete it either as it just adds it back in.... |
#4
| |||
| |||
|
|
Gazing into my crystal ball I observed Moo rodneylowe (AT) roonster (DOT) wanadoo.co.ukREMOVEME> writing in news:68r13aF2ute8iU2 (AT) mid (DOT) individual.net: Moo wrote: I'm using my orange webspace to host some of my files and I just noticed that after uploading a script is added to the end of my html (it activated the active-x warning in IE). Can anyone explain what it does and why they would add it in? script language='javascript'>document.write('<img src="http://sitebuilder.orange.co.uk/servlets/istat? site=slightlycloth ing&page=/dcomment.html&outil=ftpweb&n=' + Math.round(Math.random()*100000) + '" width=1 height=1>'); </script Many thanks, Moo It seems I can't delete it either as it just adds it back in.... Get another host. Well what does the script do? |
#5
| |||
| |||
|
|
Moo wrote: Moo wrote: script language='javascript'>document.write('<img src="http://sitebuilder.orange.co.uk/servlets/istat? site=slightlycloth ing&page=/dcomment.html&outil=ftpweb&n=' + Math.round(Math.random()*100000) + '" width=1 height=1>'); </script Well what does the script do? It's a tracking/stats gathering device. Hidden from normal view; the "width=1 height=1" pixels is a clue to that. The math.random assures the link is not cached and is called every time one visits the page. |
#6
| |||
| |||
|
|
I'm using my orange webspace to host some of my files and I just noticed that after uploading a script is added to the end of my html |
#7
| |||
| |||
|
|
I've put <!-- --> around the code, would that stop it executing? |
![]() |
| Thread Tools | |
| Display Modes | |
| |