Is there a way to generate a range in dtml? (like the python xrange() function) Specifically, I want to iterate from 0 to a variable (comes from a form) using the #in tag. I couldn't find anything about this in the docs. any ideas? thanks, Kevin