Click here to Skip to main content
15,888,256 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Friend...

I have a Page for Adding a Product to Online Store.
that will insert data to database and data like

1) Product Name
2) Product Code
3) Product Description
4) Product Price
5) Product Image

The insert method will work like insert the data into database and also upload a file to particular directory to the web server.

but my actually question is that when user/admin select a image for product at that time the image will be displayed on that page before it will be uploaded, in short i want to preview that image which is selected. no matter it will be using javascript, jquery, Ajax or c#, i wanted that by hook or crook.

i am using file upload control of the asp.net.......


please help me...

thank you in Advance..

Tejas Vaishnav
Posted
Updated 30-Aug-11 1:02am
v2

1 solution

 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900