Visualizzazione dei risultati da 1 a 2 su 2

Discussione: var dinamica in get

  1. #1

    var dinamica in get

    salve io ho un link
    link

    io vorrei che la variabile GET barocode cambiasse al variare di un campo di input
    <input type="text" name="barcode" value="<? echo pulisciFormModifica(formatoZeofill($_POST['barcode'],13));?>" class="cellaBlue" id="valoreBarcode" />

    come posso fare??

  2. #2

    Re: var dinamica in get

    link

    <input type="text" name="barcode" value="<? echo pulisciFormModifica(formatoZeofill($_POST['barcode'],13));?>" class="cellaBlue" id="valoreBarcode" onkeyup="document.getElementById('mylink').href='s tampa-barcode.php?barcode='+this.value" />


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.