I am creating a photo album in Cold Fusion. The problem I have is image manipulation. My code is able to upload images and add information to a database for the display. The problem I have is that most users are not savey enough to know how to manipulate the images, such as resizing a 5meg 1280x1024 image to a more reasonable size for viewing on a web page.
I have done some searching on the net for a way to do it but I can't find a way. My problem here is that I am constrained to using the web service providers Cold Fusion server. With that I cannot add any type of plugins to the server so I need something that will work on the client side.
So, without requiring a user to purchase a $200 image manipulation program such as PaintShop Pro or even Photoshop and/or teaching them how to use it, is there any way I can program a CF client to change the image size on the fly while uploading?
Thanks
-Al
I have done some searching on the net for a way to do it but I can't find a way. My problem here is that I am constrained to using the web service providers Cold Fusion server. With that I cannot add any type of plugins to the server so I need something that will work on the client side.
So, without requiring a user to purchase a $200 image manipulation program such as PaintShop Pro or even Photoshop and/or teaching them how to use it, is there any way I can program a CF client to change the image size on the fly while uploading?
Thanks
-Al