hi,
I am using ajax gallery slideshowextender extender but keep getting duplicate images
instead of new images corresponding to the correct ID parameter.
The filepath for the images are storted in database.
when the QueryString parameter changes it shows the first images correctly
but then reverts to the images from the previous artists I have viewed on my aspx page
http://www.xxxxxxxxxxxxxx.com/xxxxxxxxxxxxxxxxxy.aspx?Musician=09f8c0d0-8f75-4fab-9114-2ac371adaeec
The filepath for the images are storted in database.
Here is my code
ASPX PAGE
<asp:Label runat="Server" ID="Label12" Visible="False"/>
<cc1:slideshowextender ID="slideshowextend1" Go to the complete details ...