I am trying to retrive a list of fixtures from my extended Clubsite DB (successfully), but I'd like to make one of the retrieved fields a Hyperlink to another page, passing a related parameter. My code is at the bottom of this post, but I get the following
error:
The name 'Cstr' does not exist in the current context
Can someone explain to me why I cannot use Cstr in this context? I have used the code which is used in the PhotoAlbum and List pages, so thought it should work... what am I doing wrong??