tbruce
04-17-2007, 09:58 AM
HI I need to produce the following xml
<questions>
<q1><answer></answer></q1>
<q2><answer></answer></q2>
I have a question number but i need it presented like <q1> <q2> and such, is there a way to do this?
Thanks for any help
<questions>
<q1><answer></answer></q1>
<q2><answer></answer></q2>
I have a question number but i need it presented like <q1> <q2> and such, is there a way to do this?
Thanks for any help