|
Form to edit file
Using a <form> I would like the user to be able to edit a file tha already exists. This file will always be the same filename. The user can edit the contents in the <textarea> section of this form.
Can someone show me how this is done on a form?
|