oh yea, I don't think I was being clearly enough, but as of right now, I am working on .lasso to .php file conversions, and I ran into repeating fields. On this form I am working on, the user can input 3 different IDs, which are being posted into the same field "stu_id". I looked though the web and John Stark's book and coudln't realy find anything very helpful, or at least in languages that I would understand at this level.
the function I am using right now to post the data is setField
Thank you once again! =)