sparq
05-02-2005, 01:11 PM
Im working on a blogging script for my website, one of the features I came up with that would be neat (in my opinion) - In my admin area, when I goto add a new post, I want to be able to upload an image file from my Treo 600 phone (phone has the ability to do this) -- and that image will then get saved twice, once in regular size... and then another image set to a thumb nail, say 100x100 or something.
Is this possible? Or should I just load the image and just set height/width to 100? See I would like to be able to do this "on the fly" from my phone - so doing image resizing and uploading two photos isnt an option. I also wanted to save bandwidth/downloading time for users NOT interested in viewing the photos in full size. (since if I simply resize it in the HTML window, the full image is still being transfered)
Am I making sence to anyone? Anyone got anything that might help - or have any ideas as to how I can get this to work?
Is this possible? Or should I just load the image and just set height/width to 100? See I would like to be able to do this "on the fly" from my phone - so doing image resizing and uploading two photos isnt an option. I also wanted to save bandwidth/downloading time for users NOT interested in viewing the photos in full size. (since if I simply resize it in the HTML window, the full image is still being transfered)
Am I making sence to anyone? Anyone got anything that might help - or have any ideas as to how I can get this to work?