i am making a form in html which have to browse an image from the folder but i donot know how to do that the code i tried is
Html
<tr> <td>*PHOTO</td> <td><img border="0" src="image.jpg" alt="NOT VALID" width="340" height="220"> </td> </tr> don't know how to use browse button and write a script for it in Js