Click here to Skip to main content
15,888,461 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am using asp.net with c#..
i am using a image control which show image.
now i want when i click on image..
a popup window should b open which show the image in its actual size.
when we close the window the small image should show...
thnx...
Posted
Comments
Member 8779114 2-Apr-12 9:12am    
i want text with image popup in asp.net C# if any ajax tool available pls help me out

There are many ways of doing it. Here is a gallery of some of them, check for instance GrayBox and LightBox

http://www.cnblogs.com/blodfox777/articles/1310631.html[^]
 
Share this answer
 
Comments
Espen Harlinn 17-Mar-11 19:36pm    
Nice link, my 5
I think what you want is an iframe. Just open the iframe, and navigate to the actual image instead of the thumbnail.
 
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