JavaScript - ayudaaa

 
Vista:

ayudaaa

Publicado por sergio (1 intervención) el 03/07/2006 15:36:40
tengo una duda con una web ke va por votos por internet pero solo se puede votar una vez cada hora pero es ke seguro ke tiene ke poderse acer algo para trucar las votaciones llevo un monton de tiempo mirando esto y pos mirar esta es la web de donde votas:


<html>

<head>
<title>Gente | gio</title>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<style>
A:link { text-decoration:none; }
A:visited {text-decoration:none; }
A:hover { text-decoration:underline; }
</style>
</head>

<script language="JavaScript" src="/images/js/general.js"></script>

<script language="JavaScript">

function votarusuario (puntos) {
tmp = Math.random();
frames['votacion'].location.href = "verperfil.fcgi?accion=votar&puntos="+puntos+"&token="+tmp+"&idnick=72333&nickvotado=gio&sid=33YvRRVA72hTI";
}

function writeLayer(layerID,txt){
if(document.getElementById){
document.getElementById(layerID).innerHTML=txt;
}else if(document.all){
document.all[layerID].innerHTML=txt;
}else if(document.layers){
with(document.layers[layerID].document){
open();
write(txt);
close();
}
}
}

function abriron(nick,nickjs) {
window.open('http://on.infobalear.com/lanzarpeticion.cgi?nick='+nick,'chaton'+nickjs,'width=519,height=512');
}
function sinadmitir() {
var comentario = prompt ("Comentario para recordar el porque (sólo lo veras tu)?","");
location.href='/gente/noadmitir.cgi?nick=gio&comentario='+comentario;
}
</script>

<body link="#000000" vlink="#000000" alink="#000000" oncontextmenu="return false" ondragstart="return false" onselectstart="return false" onkeydown="return false">
<p align="center">
<script>
x = Math.random();
Zona = 'infomanacor1';

document.write('<IFRAME SRC="http://ad.islaweb.com/ssirand.cgi/'+x);
document.write('?REGION='+Zona+'" width=468 height=60 SCROLLING=NO ');
document.write(' MARGINWIDTH=0 MARGINHEIGHT=0 FRAMEBORDER=0>');
document.write('<ILAYER SRC="http://ad.islaweb.com/ssirand.cgi/'+x);
document.write('?REGION='+Zona+'" width=468 height=60>');
document.write('</ILAYER><NOLAYER>');
document.write('<a href="http://ad.islaweb.com/redirect.cgi/'+x+'">');
document.write('<img src="http://ad.islaweb.com/getimage.cgi/'+x);
document.write('?REGION='+Zona+'" border=0></a>');
document.write('</NOLAYER></IFRAME>');
</script>
</p>
<center>

<table style="BORDER-COLLAPSE: collapse" borderColor="#666666" cellSpacing="0" cellPadding="0" width="530" border="1">
<tr>
<td align="middle" width="530" colSpan="2" bgcolor="#F0F0F0">
<img border="0" src="/gente/images/titulo_perfil.jpg" width="528" height="103"><br><a href="javascript:abrirventana('premio_verano.htm','premioespecial','width=526,height=527,scrollbars=no');"><img border="0" src="images/miniban_premioverano.jpg" width="528" height="76"></a><br><br>
<center>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90%" id="AutoNumber2">
<tr>
<td width="100%">
<table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" cellpadding="0">
<tr>
<td width="100%" colspan="2" bgcolor="#666666" height="17">
<p align="center"><b><font face="Verdana" size="1" color="#FFFFFF">VOTAR USUARIO</font></b></td>
</tr>
<tr>
<td width="100%" colspan="2" bgcolor="#FFFFFF" height="1">
<img border="0" src="/images/1pix.gif" width="1" height="1"></td>
</tr>
<tr>
<td width="31%" align="center" bgcolor="#E1E1E1" height="30"><b>
<font color="#000000" size="1" face="Verdana">PUNTUACIÓN</font></b></td>
<td width="69%" bgcolor="#E1E1E1" height="30">
<p align="center"><font face="Verdana" size="4"><b>
<a href="javascript:votarusuario('1');">1</a> 
<a href="javascript:votarusuario('2');">2</a> 
<a href="javascript:votarusuario('3');">3</a> 
<a href="javascript:votarusuario('4');">4</a> 
<a href="javascript:votarusuario('5');">5</a> 
<a href="javascript:votarusuario('6');">6</a> 
<a href="javascript:votarusuario('7');">7</a> 
<a href="javascript:votarusuario('8');">8</a> 
<a href="javascript:votarusuario('9');">9</a> 
<a href="javascript:votarusuario('10');">10</a> 
<a href="javascript:votarusuario('20');"><font color="#FF0000">20</font></a></b></font></td>
</tr>
</tr>
</table>
</center>
</td>
</tr>
</table>


la web sigue mas pero lo de abajo creo ke ya no importa y pues eso ahi una url ahi interesante pero cuando pulso encima aparece un comentario ke el admin de la wb a dejado y pos no me deja seguir con la investigacion y ay otra ke tmb me sirve pero no se puede votar por url :S y eso no se como se ace pa no votar por url... tengo la direccion pero si lo abro la web esa no me va el voto weno agradezco todo lo ke podais aportar

gracias un saludo
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder

RE:ayudaaa

Publicado por esoesatámalvisto (1 intervención) el 05/07/2006 15:58:32
Borra todas las cokies , es donde se almacena el nombre de tu IP , a no se que el webmasters sea un monstruo informático .pruba tambien a cambiar la hora de tu ordenador , tambien prueba a votar desde un cibercafé o dile a tus amigos que voten por tí.

Saludos "tramposillo"
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar