im not quite sure what this means, ive got this sample code that im trying to figure out:
<FORM ACTION ="QUIZ_RESULTS.CFM" METHOD="POST">
<P><HR><B> QUESTION ###CURRENTROW# IS:</B>
<BR><I> #QUESTION#>
the second line is really what i dont understand. I understand that it is the value of the variable between the hash symbols that is really the o/p, but whats with the three hash symbols.
thanks