Click here to Skip to main content
15,900,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to show image front view back view leftview rightview like we sell in online marts in asp.net
Posted
Comments
Sergey Alexandrovich Kryukov 30-Jul-13 1:50am    
Huh? :-)
—SA
syed shanu 30-Jul-13 1:53am    
Hi,
Improve your question.If you have Image as Frontside Image,backside Image,leftside Image and Right side Image.You can show in your ASP.Net page by click.
Or
Upload all side Image to your root folder and save all Image details to your database Image Table.Display all side Image from DB to your ASP.Net page

1 solution

You could write a program in jQuery to do so or use available plugins. This link will help you - Google search - product image views jquery[^]

There are also many third party tools available for the same. We have used Magic Zoom[^] in our project and it is quite good. Search on Google for more similar apis.

Hope that helps!
 
Share this answer
 

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