View Single Post
Old 10-02-2004, 03:21 PM   #1 (permalink)
deitel
 
Newb Techie

Join Date: Oct 2004

Posts: 11

deitel

Default Asp - editing a textfile ?

Hi all,

I am currently working on a script, that displays all files and folders of the server, it allows you to delete, view and download all files and folders, but there is just one more thing i would like to do, and I am struggling quite a bit, any help would be much appreciated

I am trying to enable so the user can edit a textfile, I have tried opening the file and reading it in line by line and displaying it in a textarea, i thought this would be the simplist way to do it, but it doesnt work!:mad:

How would you do it?

thanks in advance.
deitel is offline