Link to home
Start Free TrialLog in
Avatar of mavmanau
mavmanauFlag for Australia

asked on

submitting a dynamically created form and retrieving all the data, turning it into an XML string

Hi Experts,

many thanks for taking a look at my question, your assistance is invaluable.

In essence here is what I am trying to do.

I have a form on one page, that could have one row, but it could also have 20, it just depends on what the user does.

there are three basic controls on it.  with names like, txtamount[0], txtdate[0], chkfreq[0], and the second row:  txtamount[1], txtdate[1], chkfreq[1]

when that form gets submitted to my php page, I want to get the values of the Post arrays in a loop and create an xml file whilst doing it.  I know how to do one post array, but not all three controls into the one file.

many thanks
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mavmanau

ASKER

awesome thank you!!!
I've requested that this question be closed as follows:

Accepted answer: 0 points for mavmanau's comment #a39326319

for the following reason:

thank you very much! that worked perfectly, i was banging my head on the desk trying to get there.
Isn't it considered good form to award points if one of the experts helps you?
apologies about the points, I must have missed clicking it, i'm surprised it let the post go through. They should have gone to you now?

thank you once again!!
You can hit the "request attention" button and ask a moderator to help.  Thanks, ~Ray
;-)

Thanks for the points, ~Ray