Can you give me a clear example of ASP 3.0 script that allows me to upload a text file to the web server? Also I want that to show me what is written on the text file by displaying it to the web page (by a text area form) so that I can edit it and if I click a button it will save it and edit the file.
Thank you so much,
Daniel
Answer Hi,
First of all you'll need to purchase a component that will allow you to upload files, if you google Asp upload you should get plenty of examples.