Hello All,
In ASP.NEt i have to display the random 5 images.Each time i display the page i want 5 random images to be displayed ! Am using SQL Server 2008 as back end. How to select the random 5 image file path from the database.(i have stored image path with the type varchar(100))