Since I got such quick help the last time, I'll try again. =)
I have a variable (lets say the value is "5"). I want to have a form display on the next page that has 5 drop downs on it. If the variable value was 6, I'd want 6 drop downs etc. They will all have the same selections available.
Is there a way to do this using some kind of loop? I guess I need to know if you can create form controls on the fly.
I once I get this done, I plan on doing some real learning.
Thanks in advance.