Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    Scrivere su file l'input di un campo testo proveniente da un form.

    Sul server ho un file chiamato testo.txt

    Ho creato un form che mi consente di inserire del testo che vorrei scrivere all'interno del file testo.txt

    <form method="POST" action="/scrivi-su-file.asp">


    <input type="text" name="T1" size="40"></p>


    <input type="submit" value="Invia" name="B1"></p>
    </form>

    Sapreste dirmi che codice devo scrivere nel file scrivi-su-file.asp affinche mi vada a scrivere nel file testo.txt il testo che vado ad inserire nel form?


    thelinuxbadguys

  2. #2

  3. #3

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.