Image show without submit form

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mtbadsha
Forum Newbie
Posts: 2
Joined: Thu Apr 30, 2009 9:16 pm
Location: Dhaka, Bangladesh
Contact:

Image show without submit form

Post by mtbadsha »

hello friends,
i am facing a problem, that is i want to show selected image from my input file without submit form. can any one give me idea about the solution?
Cirdan
Forum Contributor
Posts: 144
Joined: Sat Nov 01, 2008 3:20 pm

Re: Image show without submit form

Post by Cirdan »

You want to show the image the user selected before submitting the form? Is it a image the user is uploading or one already on the server?
Post Reply