I cannot make the XSL file create dynamic links properly. I wanted to link a
dynamic field to another dynamic field. I can make this much happen, but the
repeating region does not change the dynamic link. Please see below.

Please go to [url]http://www.fc-tv.com/stb/default1.htm[/url], launch the application.

Navigate to FREE VOD, dont many any selections, click on Search and watch the
list pull-up! Now, select WATCH FILMS.

This webpage is generated on the fly by displaying this XML file styled with
the XSL page.

"Meet John Doe", for example, is a dynamic generated field, movie name. I also
intended to make it a dynamic link, linking the movie name to the URL for the
watching the media in our player.

I can give the dynamic name a Link attribute but it's not repeating for the
additional records. You can see that all the Movie Names in that list have the
same link. I thought that by adding a repeating region the XSL file would know
to replicate the links as well.

Can anyone help out?

Thanks.