Please help: Displaying a file in a form

wxdqz

New Member
Hi everyone,
i've been working on this script for about 2 days now. I am trying to read in a file from the harddisk and display it in a textarea of a form. Another problem is that the file constantly changes so this value needs to be refreshed on occasion. Any ideas on how to display the contents of a file in a textarea? Also, if its possible, can i pick only a specific line from the file to display (like maybe i only want to display line 5 of the file)?

Thanks!
 
Back
Top