Ajax Based Solution For Image Uploading Script

I have a custom image upload script, that only works when the user uploads the correct size image.

I need an AJax based solution so people can crop a picture to the required ratio before submitting and still retain the validations. I need a rectangle with the ratio selected in the box for cropping.

Here is the URL for the script: http://qualitycanvasprints.com/imageupload.php

SO basically the user selects the size of the image they want to upload, and then upload the image into the Ajax application, crop the image, and then complete the upload.

Leave a Reply

Your email address will not be published. Required fields are marked *