Ver Mensaje Individual
  #4 (permalink)  
Antiguo 06/12/2007, 07:08
_Invisible_Kid_
 
Fecha de Ingreso: noviembre-2006
Ubicación: España
Mensajes: 58
Antigüedad: 17 años, 5 meses
Puntos: 0
Re: Encuesta en _blank

fijate lo he usado aqui, y sigue sin funcionar,
Código PHP:
<tr align="center" valign="bottom"
                  <
td colspan="2"
                    <
input type="submit" value="$pollvars[vote_button]" form target="_blank" class="input" name="submit">
                    <
input type="hidden" name="action" form target="_blank" value="vote">
                    <
input type="hidden" name="poll_ident" form target="_blank" value="$poll_id">
                  </
td>
                </
tr>
                <
tr valign="bottom"
                  <
td colspan="2" height="30" align="center"><font face="$pollvars[font_face]" color="$pollvars[font_color]" size="1">[<a href="$this->form_forward?action=results&amp;poll_ident=$poll_id">$pollvars[result_text]</a>]</font></td>
                </
tr>
              </
table>
            </
form>
          </
td>
        </
tr>
      </
table>
    </
td>
  </
tr>
</
table
*PD: Si necesitas ver todo el código para orientarte, dimelo