What do you mean with add a new record? To a database? To a repeating table?
What exactly do you want to add a record to? If it is to a repeating table,
look into using appendChild() on XML nodes.
---
S.Y.M. Wong-A-Ton
> Hi,
>
[quoted text clipped - 3 lines]
> Thanks
> Thomas Andersson
Thomas Andersson - 19 Jun 2007 16:14 GMT
Actually I think I found a solution on this with the appendChild function.
Thanks!
> What do you mean with add a new record? To a database? To a repeating table?
> What exactly do you want to add a record to? If it is to a repeating table,
[quoted text clipped - 9 lines]
> > Thanks
> > Thomas Andersson
S.Y.M. Wong-A-Ton - 20 Jun 2007 02:14 GMT
Great!
---
S.Y.M. Wong-A-Ton
> Actually I think I found a solution on this with the appendChild function.
>
[quoted text clipped - 13 lines]
> > > Thanks
> > > Thomas Andersson