Quote:
Originally Posted by CatsEye
Still seeing HTML code after submit; happened today at 2:15 pm PST. Otherwise I wouldn't be reading stuff like:
var cookies = document.cookie.split(';');
for (var i = 0; i <cookies.length; i++) {
if (cookies[i].match(/^\s*s=[0-9a-f]{32}\s*$/)) {
loginlink.href = 'http://eroticasearch.net/cgi-bin/links/user.cgi?logout=1';
loginlink.className = 'in';
loginlink.firstChild.nodeValue = 'Logout';
break;
}
}
-CatsEye
|
oh oke thanks again cats, me gonna pull my boss at his ears lol
