If we have an array of parameterCode and parameterValue, what is the
best way to POST those
information?
Approach #1, I don't think this will work
parameterCode=1 A¶meterValu e=1B¶meterC ode=2A¶mete rValue=2B¶m eterCode=3A&par ameterValue=3B
Approach #2:
parameterCode_1 =1A¶meterVa lue_1=1B¶me terCode_2=2A&pa rameterValue_2= 2B¶meterCod e_3=3A¶mete rValue_3=3B
Please advise. thanks!!
best way to POST those
information?
Approach #1, I don't think this will work
parameterCode=1 A¶meterValu e=1B¶meterC ode=2A¶mete rValue=2B¶m eterCode=3A&par ameterValue=3B
Approach #2:
parameterCode_1 =1A¶meterVa lue_1=1B¶me terCode_2=2A&pa rameterValue_2= 2B¶meterCod e_3=3A¶mete rValue_3=3B
Please advise. thanks!!
Comment