Im just learning server pages. Should I wait to learn Dynamator?
Probably. Dynamator can make it harder to understand the structure of the server page, because the program logic is separate from the static content. After you feel comfortable with server pages syntax and the interplay between program logic and static content (including selection and iteration), give Dynamator a try. Having said that, you should use Dynamator on your first real server pages project, unless the code won’t be maintained.