Visualizzazione dei risultati da 1 a 5 su 5

Discussione: Pulsanti di opzione

  1. #1

    Pulsanti di opzione

    Ciao a tutti piccola domanda ,
    allora ho tre "pulsanti di opzione" , vorrei che selezionandone uno si aprisse un collegamento ipertestuale ad una pagina stabilita da me.

    Grazie simooo


    <body>
    <TD VALIGN="TOP" align="right" width="427" height="41" colspan="4">
    <%if SchedaClienteMetodoPagamento="bonificoincontocorre ntebancario" then
    Checked="CHECKED"
    else
    Checked=""
    end if%> <p align="left">
    <font color="red">
    <INPUT TYPE="RADIO" NAME="SchedaClienteMetodoPagamento" VALUE="bonificoincontocorrentebancario" <%=Checked%> checked></font><font color="#FFFFFF">fgf</font></TD>
    <TD VALIGN="TOP" align="right" width="16" height="20">
    <font color="red">
    </TD><TD VALIGN="TOP" width="380" colspan="2" height="20"><font color="#182E38">link </font>
    </TD>
    </tr>
    <tr>
    <TD VALIGN="TOP" align="right" width="8" height="20">
    <%if SchedaClienteMetodoPagamento="versamentoincontocor rentepostale" then
    Checked="CHECKED"
    else
    Checked=""
    end if%>
    </TD>
    <TD VALIGN="TOP" align="right" width="16" height="20">
    <font color="red">
    <INPUT TYPE="RADIO" NAME="SchedaClienteMetodoPagamento" VALUE="versamentoincontocorrentepostale" <%=Checked%>></TD>
    <TD VALIGN="TOP" width="380" colspan="2" height="20">
    </font></font>
    <font color="#182E38">
    link1</font><font color="red"><font color="#182E38"> </font>
    </TD>
    </tr>
    <tr>
    <TD VALIGN="TOP" align="right" width="8" height="24">
    <%if SchedaClienteMetodoPagamento="spedizioneincontrass egno" then
    Checked="CHECKED"
    else
    Checked=""
    end if%>

    </TD>
    <TD VALIGN="TOP" align="right" width="16" height="24">
    <font color="red">
    <INPUT TYPE="RADIO" NAME="SchedaClienteMetodoPagamento" VALUE="spedizioneincontrassegno" <%=Checked%>></TD>
    <TD VALIGN="TOP" width="380" colspan="2" height="24">
    Simone Musiu

  2. #2
    ragazzi nessuno mi aiuta
    Simone Musiu

  3. #3
    ragazzi non e possibile che nessuno mi aiuti !!!
    Simone Musiu

  4. #4
    codice:
    <input type="radio" name="r" value="r" onclick="window.location.href='nuovapagina.htm';" />
    ciao

  5. #5
    Mille grazie
    Ciao
    alla prossima
    Simone Musiu

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.