I am trying to make a slide with thumbnail that contains link. if you browse yahoo home page, you see image slide show with links. example is the image i attached, from yahoo home page image slide show. Please i want to know how to do it, please help me to learn how to make it. Thank you. <asp:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server">
</asp:ToolkitScriptManager>
<asp:Timer ID="SlideShowTimer" runat="server" interval="5000"
ontick="SlideShowTimer_Tick" />