in web page ,image control and file upload are there.if click
file upload and select image file from local disc and it will display
that image in asp.net image control without clicking another buttons or
refreshing the page and before going to display that image its path has
to be stored in database
how to do this using jquery or javascript in asp.net????