I\'m creating an input form that allows users to upload an image. Once it has been submitted the user is returned to the form with a conformation bit at the top.
An
You could replace the current image by a new one using JavaScript:
this is where the image will show
You need to trigger the function myfunction after completing the upload of course ...