I built a couple working examples that upload an image to the server and display it on the page without refreshing. One approach was the iframe method, and the other was DWR (version 3).
I wonder if anyone has an example using SWFUpload. I am not quite sure how it hooks into the server side code.
Thanks!