Insert rows into repeating table with vbscript?

J

JariK

Hi, I need some advice...

I have a repeting table in my form. Fields in that table are populated
programmatically with vbscript. How do I add new rows into that table whilw
running the loop that is generating the information for the fields?

I appreciate if You have good answers! Code examples would be nice to see.

--JariK--
 
Top