Hi all
I currently have a file input box on my form that a user will use to select an image. When the user clicks 'Browse' and selects an image, I'd like to use that posted image as the source for an <img> tag on the page.
Is this at all possible to do and, if so, how?
Thanks as always
Craftor

I currently have a file input box on my form that a user will use to select an image. When the user clicks 'Browse' and selects an image, I'd like to use that posted image as the source for an <img> tag on the page.
Is this at all possible to do and, if so, how?
Thanks as always
Craftor