I am using asp and ms access. I submit a form where are different field which submit to a ms access table....things are fine and its working but now I need to submit the same form like this :
lets suppose there are 8 total fields and all are text fields except one which is a list box which contains different categories. when a user fill up a form and in the list box selects more than one category then it should submit the records against every category I mean all fields and then the category. if there is one category selected it will add one record row and if there are 4 categories selected it will add 4 record rows. any ideas....
thanks in advance!
Regards,
Qasim
lets suppose there are 8 total fields and all are text fields except one which is a list box which contains different categories. when a user fill up a form and in the list box selects more than one category then it should submit the records against every category I mean all fields and then the category. if there is one category selected it will add one record row and if there are 4 categories selected it will add 4 record rows. any ideas....
thanks in advance!
Regards,
Qasim