How do I build a form which only requires User to enter the source file pathname (by browsing windows folders & files to get the pathname), display the source file pathname in a textbox. Then when User enter the upload button, it will automatically upload the file from source location to destination location (server) and rename the source file to the naming convention i require (ie. z:\archive\Letter1.doc)
What is the complete code, require to do this task?
TIA....
Browse……
What is the complete code, require to do this task?
TIA....
Select Source File Pathname
Upload
Browse……