I am using form ehere use has to type the image name like
images/pic1.jpg
Is there any way that user can graphically select the image and then the path automatically gets populated in that box
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Doubt that is achievable in JavaScript. You may want to use
Read more on here: http://www.quirksmode.org/dom/inputfile.html
You can style it with CSS.
If JavaScript is able to do a gallery of some sort using your computer’s images, it’s quite a security flaw isn’t it?