Dynamic link from Alphabet character: Example/tutorial?
I am hoping someone can point me at a tutorial/example of what I am trying to do; that is create a dynamic link from one page, based on the alphabet.
To try to explain
My database holds for example, a CD collection, listing artists , an ID and albums by them (Art_Name, Alb_Title, ArtID) . From a page where I have the alphabet listed (A,B,C etc on a toolbar). Im looking for a way of linking to a dynamic page, where all the artists beginning with a specific letter will be listed
My efforts up to date can either link a single artist, or all artists, but not the list of all artists with a common letter!
I know I could do this by creating a target page for each letter, then using filtering in the RS, but feel there should be a more elegant solution
Thanks