I think this is an easy question, but I can't figure it out (and can't seem to find it on Google)...<BR><BR>Can I have an array of form fields and then loop through that array to get a count as well ...
Here is my code which should help explain why I am asking this<P><BLOCKQUOTE><font size="-1">code:</font><HR><pre><BR>dim answers(22)<BR>dim subfield(22)<BR>x = 0 <BR ...