Buongiorno ragazzi! Ho bisogno di un vostro piccolo aiuto...
sapreste gentilmente convertirmi questa stringa in cui utilizzo L'oggetto "window.location" in"window.open"?


codice:
onclick='window.location.href="<?php echo $pw; ?>" + document.getElementById("codeb").value + ".txt";'
Grazie...