Hi,

I am using Oracle 8i as backend....

I have 1 combobox and 6 textboxes on a form, so if i select 1 in combobox then a single textbox is filled, 2 then 2 textboxes are filled with data, 3,4 and so on.....

Now i would like to know how to insert this sort of a random data from 6 textboxes(based on selection of digit in combobox) into the Table...?

Please help me......

Thank you....