I am writing an ASP page in VBScript utilising ADO 3.0 to upload a document from one network drive to another. I am stuck on how I code up a button that will allow the user to browse to the file on the network and place the location and file name into a text box for use in the form. Can anyone let me know how to do this?