Forum Moderators: phranque
The link itself can be dynamic or hard-coded, depends on how the page it's on is output.
But that URL **looks** dynamic at first, but if you have it correct there look at the slash after the .aspx. They could be pulling the path_info environment variable to use pageID for something else and the .aspx might be a static page. Can't really say one way or another from your post.