Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/08/2010, 14:11
Avatar de triqui
triqui
 
Fecha de Ingreso: diciembre-2008
Ubicación: Zaragoza(España)
Mensajes: 624
Antigüedad: 15 años, 5 meses
Puntos: 31
Respuesta: Sistema de encuesta en aspx

No hay nada de encuestas, es muy facil creartelas.

Puedes hacerlas con radiobuttons, tienen una propiedad que se llama GroupName.

Por ejemplo


Cita:
<B>PREGUNTA 1:¿Te gusta el foro?</B>

<asp:RadioButton id="Radio1" GroupName="Pregunta1"
Text="Si" BackColor="Pink" runat="server"/>

<br />
<asp:RadioButton id="Radio2" GroupName="Pregunta1"
Text="No" BackColor="Pink" runat="server"/>

<br />
<asp:RadioButton id="Radio3" GroupName="Pregunta1"
Text="N/C" BackColor="Pink" runat="server"/>

<B>PREGUNTA 2:¿Posteas?</B>

<asp:RadioButton id="Radio1" GroupName="Pregunta2"
Text="A veces" BackColor="Pink" runat="server"/>

<br />
<asp:RadioButton id="Radio2" GroupName="Pregunta2"
Text="Siempre que puedo" BackColor="Pink" runat="server"/>

<br />
<asp:RadioButton id="Radio3" GroupName="Pregunta2"
Text="N/C" BackColor="Pink" runat="server"/>
Lo que hará que los radiobuttons que tenga el GroupName igual, solo podrás elegir uno, así te evitas programar todas las condiciones.

ciao
__________________
La nueva red social de quinielas quiniela resultados
Cazaresultados Futbol base en directo