tibberous Posted November 6, 2007 Share Posted November 6, 2007 I am looking for a way to have users upload images, with an upload progress bar. I tried using SWF Uploader, which uses Flash and PHP, but had a hell of a time getting it to work. Basically I want a way for them to choose an image, and after they do, it to upload the image and display it, and let them either remove the image or upload more. I also want something that, at very worst, will degrade into a normal file upload box. Does anyone know of a way to do this? Maybe something without Flash, just like AJAX and PHP? Thanks Quote Link to comment Share on other sites More sharing options...
PHP_PhREEEk Posted November 6, 2007 Share Posted November 6, 2007 There were several successful attempts at doing this using AJAX. Do a google search and you'll find lots of interesting discussion and ideas, as well as a few scripts. PhREEEk Quote Link to comment Share on other sites More sharing options...
tibberous Posted November 6, 2007 Author Share Posted November 6, 2007 Do you think the AJAX method is better than Flash? I saw a few different examples, just don't know what to pick. Have you worked with any? Quote Link to comment Share on other sites More sharing options...
atlanta Posted November 6, 2007 Share Posted November 6, 2007 I used a ajax / php upload one before worked really well i will have to find the name of it for you . Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.