I have to enter possible thousands of images into an online database. A time consuming component requires me to browse to each photo in order to then upload it. Is there a method that would allow me to drag & drop the photo onto an ASP page and then have the page code automatically determine the location of the image on my PC. Second, can I create an ASP page that would automatically resize and compress an image (a la Photoshop), and then upload it to an access database. thanks.