I'm asking because I came across an embedded script between these tags:
Code: Select all
<noscript>
<object data="http://example.org/cgi-bin/URLtracker.php?tracker_mode=noscript" type="text/html"></object>
</noscript>
Code: Select all
<noscript>
<object data="http://example.org/cgi-bin/URLtracker.php?tracker_mode=noscript" type="text/html"></object>
</noscript>
Actually, I'm going to guess that's just the standard "You have JavaScript disabled. Please enable it to use this website." page; if you provide a specific link, I'll try to check for you.Invicio wrote:That smells dangerously like a scripting trap.