-1

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

1
  • 1
    There is no form there. No button. Please edit your question because it is not clear at all, and show us more code. Commented Feb 8, 2014 at 17:00

1 Answer 1

2

Quite a basic question that you can solve with some Googling

Example:

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.