how do change img src.value for upload new image

Posted by samuelsaul on Stack Overflow See other posts from Stack Overflow or by samuelsaul
Published on 2010-03-15T18:06:14Z Indexed on 2010/03/15 18:09 UTC
Read the original article Hit count: 258

Filed under:
|
|

hi guys,

<img src="img.jpg" alt="" width="120"  border="0" class="Inline" name="img" id="img" />
<input name="image" onchange="document.img.src=document.blah.image.value;" type="file" />

this code isnt work

anyone know how ?

© Stack Overflow or respective owner

Related posts about img

Related posts about src