Uploading Files into an Access Database using plain ASP Posted: 28 Jul 2008
This was a very useful topic for me! I use it to upload image files. Thanks!
Question (probably dumb)...
Is there a way to upload multiple files (i.e., image files) into an Access database per record? In other words...is there a way that when I click on the browse button (to get the image file)...that I can select more than one file at a time in order to assign to the same record? I have an Access database where each record can have (up to) 10 photos per record.