OK, same project, different question. The link below does not work. It passes the string of the variable name rather than the value of the variable (which is numeric). What's wrong with it? Probably something silly, but I sure don't see it. I have done this successfully on other pages passing alphanumeric data, but I've never tried numeric.
Code:
<a href="QuestionFormPage.cfm?first=#StartNextPage#">Next Question</a>