Forums
This topic is locked
multiple check box entires.
Posted 14 Jul 2004 04:19:42
1
has voted
14 Jul 2004 04:19:42 Chase Rage posted:
I used dream weaver to set up a form where people can purchase iteams, they check the boxes of the items they want and then click submit. but it only submits the first checked items, so if they have 2 or more items selected, it will only show the first item selected. it is just a basic submit form. dose anybody know what i have to do so that it shows all the items they checked?any help would be great
Replies
Replied 14 Jul 2004 12:37:53
14 Jul 2004 12:37:53 l faulk replied:
Hi,
I think from the problem you describe, you can only select one radio button at a time?
I which case you would need to give your radio buttons different names (like RADchoice1, RADchoice2), and that should do the trick.
Apologies if I misunderstood the question.
I think from the problem you describe, you can only select one radio button at a time?
I which case you would need to give your radio buttons different names (like RADchoice1, RADchoice2), and that should do the trick.
Apologies if I misunderstood the question.
Replied 14 Jul 2004 13:16:55
14 Jul 2004 13:16:55 l faulk replied:
Sorry, just realised you said check boxes NOT radio buttons! <img src=../images/dmxzone/forum/icon_smile_shock.gif border=0 align=middle>

Replied 19 Jul 2004 14:52:53
19 Jul 2004 14:52:53 Simon Martin replied:
Does each tickbox have a unique value i.e. have you bound the primary key to the tickbox?
Sharing knowledge saves valuable time!
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]
Sharing knowledge saves valuable time!
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]