Step-by-step tutorial on how to upload files (images, etc) from the client browser to the server hard disk using plain ASP pages. http://stardeveloper.com/articles/display.html?article=2001042501&page...
This tutorial will show you how use the File Scripting Object to both write to and append to a text file. http://nuts4asp.com/tutorials/WriteFile/index.asp
This tutorial helps you understand: Microsoft provides one DLL, scrrun.dll, for both IIS Web server side scripting and IE Web browser client side . http://www.herongyang.com/asp/scrrun.html
If you want to copy some foldes to another folder, first create a File System Object. http://www.dotnetindex.com/articles/57_Copying_Folders__using_File_Sys...
Article on how to validate user email addresses in no time using a simple VBScript function in ASP. http://stardeveloper.com/articles/display.html?article=2002012601&page...