| Changing values after a count
|
peschli

msg:1476070 | 11:38 pm on May 29, 2005 (gmt 0) | Sorry for the lame question, but what I am trying to do is have a sign up form which you can register multiple users at once. The challenge is that there is a discount after you register more then 4 attendees they get a discount. Now the problem is that for each attendee there are 3 choices, now only 2 of these choices are valid for the discount. So what I am needing help on is how can I scan radio buttons which have been selected and if its greater then four change the value on the next attendee? Thanks
|
httpwebwitch

msg:1476071 | 5:14 am on Jun 1, 2005 (gmt 0) | not a lame question at all, it's an interesting challenge. Can you explain the problem in more detail? perhaps you could post a simplified version of your HTML form and explain what you want to happen when certain radio buttons are selected. Usually radio buttons are used for 1-of-many choices. Do you mean checkboxes?
|
|
|