New help creating an ASP page that does the following:
1) Allows user to browse to a folder
2) Reads the files in the folder
3) Compares the file names with records in a database
4) If the file is not in the database, the file is uploaded from the folder
Would appreciate suggestions. thanks.
1) Allows user to browse to a folder
2) Reads the files in the folder
3) Compares the file names with records in a database
4) If the file is not in the database, the file is uploaded from the folder
Would appreciate suggestions. thanks.