jinlynn
09-19-2004, 08:37 AM
Does anyone know if you can resize/resample a jpeg image before displaying it using binary.write? I have images stored in an Access database and was wondering if there is a simple way to resample it before I do a binary.write rs("photo1"). It seems like there should be an easy solution, but it's driving me crazy! I've tried so many different things, but can't get anything to work!