Ver Mensaje Individual
  #14 (permalink)  
Antiguo 28/10/2007, 01:05
Avatar de hernansam
hernansam
 
Fecha de Ingreso: septiembre-2007
Ubicación: Funes , Argentina
Mensajes: 204
Antigüedad: 17 años, 2 meses
Puntos: 0
Re: resultados de encuesta en popup

parte final de la portada

case'pool':
include("flash/deportes/pool.php");
break;

case'tiroalarco':
include("flash/deportes/tiroalarco.php");
break;

case'voley':
include("flash/deportes/voley.php");
break;

case'ajedrez':
include("flash/logica/ajedrez.php");
break;

case'explosion':
include("flash/logica/explosion.php");
break;

case'memoria':
include("flash/logica/memoria.php");
break;

case'tetris':
include("flash/logica/tetris.php");
break;

case'libro':
include("libro-trade/libro.php");
break;

case'firmar':
include("libro-trade/firmar.php");
break;

case'fotos':
include("fotos/fotos.php");
break;

case'resultados':
include("encuesta1/resultados.php");
break;


default:
include("home.php");
break;




}?>

</div>
</div>
</div>
<font size="2"> <div id="leftcolumn">
<div class="innertube"><b><form action="portada.php?id=resultados.php" method="post" target = "ventanita" />
Pregunta?<br>

<input type=radio name="respuesta" Value="1"> Opcion 1<br>
<input type=radio name="respuesta" Value="2"> Opcion 2 <br>
<input type=radio name="respuesta" Value="3"> Opcion 3<br>
<input type="submit" value="Votar" onclick="ventanita = window.open('resultados.php','ventanita','width = 500,height = 400')">
</form>


<em></em></b>
<script type="text/javascript">filltext(20)</script>
</div>
</div></font>
<div id="rightcolumn">
<div class="innertube">
<font color="#9999CC"></font>
<p><b><em>
<script type="text/javascript"><!--
google_ad_client = "pub-0329315843942091";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "CCCCCC";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</em></b>
<script type="text/javascript">filltext(15)</script>
</p>
</div>
</div>
<div id="footer"><strong>Hernansam.com 2007</strong> </a></div>
</div>
</p>
</body>
</html>