hi am developing a web project (asp4.0-C#) - target framework 4.0.
all i need is just to show an image (jpeg) from the disk on to my webpage.
i get the image path now how to display it on web form on a specific event
i dont to purchase third party control :)) however if their is any free image control or any other way to do it .please share
thanks in advance
Loading
Felipe RamosPosted Sep 22, 2010, 8:42 AM
faraz akramPosted Sep 22, 2010, 7:01 AM
for instance i have a datagrid with multiple rows and by selecting a row the image should be displyed above the datagrid .. i m able to get the image path and also have the event where to show it all i need is just to show the image on top of the page with out refreshing or overlaping the whole page
thanks in advance
Felipe RamosPosted Sep 21, 2010, 12:44 PM