mili
07-31-2003, 07:16 PM
I have a form in which my xsl generates unique field names with sequence numbers.
HP1, HP2, HP3......HPn
VP1, VP2, VP3.....VPn
I have plenty of fields in my form, but I'm interested only with the names that starts with HP & VP.I want to be able to loop thro' the form elements and grab only these two sets of field names and concatenate them this way:
HP1;VP1
HP2;VP2
It looks too complicated for me.Pls can some 1 help me
Thanks
HP1, HP2, HP3......HPn
VP1, VP2, VP3.....VPn
I have plenty of fields in my form, but I'm interested only with the names that starts with HP & VP.I want to be able to loop thro' the form elements and grab only these two sets of field names and concatenate them this way:
HP1;VP1
HP2;VP2
It looks too complicated for me.Pls can some 1 help me
Thanks