PDA

View Full Version : Is it possible to resize a jpg image before displaying it with binary.write?


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!

Roy Sinclair
09-20-2004, 06:05 PM
Is there some reason you've not continued the previous thread you opened on this same subject?

http://www.codingforums.com/showthread.php?t=44608