Abt displaying images placed in one web page randomly display each at a time
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Actually i have placed some images in a single webpage with visible="false" and i need to check it with date and month, if both matches then one image has to be visible and next time when date and month matches it has to show successive(next) image and hide the previous image. working on asp.net 2003 with vb.net Pls help me out.