Forums
This topic is locked
multiple form fields into one DB field
Posted 15 May 2006 22:11:00
1
has voted
15 May 2006 22:11:00 Roger Hughes posted:
DWMX | ASP | ACCESSHi All,
Please help! I am trying to locate tutorial or extention to allow me to insert the values from multiple form elements into one access DB field.
i'e - checkbox 1 checkbox 2 checkbox 3 when all selected would insert 123 into one DB field.
This ones giving me a headache!
Hope you can help.
Many thanks in advance
Replies
Replied 16 May 2006 00:22:02
16 May 2006 00:22:02 Bobby Moirangthem replied:
Hi Roger,
Why don't ya just create a different fields in your database ? anyway please describe in details about your need to record those 3 fields in a single database field.
Bobby
Why don't ya just create a different fields in your database ? anyway please describe in details about your need to record those 3 fields in a single database field.
Bobby
Replied 16 May 2006 00:35:37
16 May 2006 00:35:37 Roger Hughes replied:
Basically it is a very large insert for for vehicles.
The vehicle details are split into sections two of the sections are 'interior details' and 'exterior details'.
all of the selections available in the 2 sections will be checkboxes.
i'e INTERIOR: leather seats, air con, heated seats, sunroof.
I need all of the selected checkboxes to insert into fldInterior.
I know I could just add the fields seperately but there are so many of them it would make life alot easier when creating the results pages when searching on different fields.
The vehicle details are split into sections two of the sections are 'interior details' and 'exterior details'.
all of the selections available in the 2 sections will be checkboxes.
i'e INTERIOR: leather seats, air con, heated seats, sunroof.
I need all of the selected checkboxes to insert into fldInterior.
I know I could just add the fields seperately but there are so many of them it would make life alot easier when creating the results pages when searching on different fields.