Upload .doc/docx Files Asp 30.06.09
I need a small ASP script which will upload .doc or .docx files to a folder. During upload it should rename the doc file to Date_time.doc or docx. it shouldnt use any ASP components, just pure ASP scripting.
i have made a script file, it uploads everything except doc files. and i dont know why.
i will provide the ftp/location with write permissions, for doing this script.