Hi,
I've set up an ASP page that binds to a table containing
image location, ALT text and URL link fields. I have inserted an
image into a page and binded the link, alt and image location
attributes to the above fields. I have then inserted a 'random
record' server extension. This shows a random image with a random
alt text every time the page is refreshed.
The only trouble is, the URL link is always the same. I can't
seem to get this binded correctly to show the correct link.
Any suggestions or methods of how I can get this done?
Any help would be greatly appreciated :o)