Re: [PHP] Validating Radio Buttons in two directions

2006-02-01 Thread HiFi Tubes
Here's the solution I came up with for checking the columns to varify only one in a column is selected (without using JavaScript) in a matrix of radio buttons consisting of 4 columns and 4 rows. Doing this was complicated by the fact that some rows did not have to be answered. The radio buttons

Re: [PHP] Validating Radio Buttons in two directions

2006-01-19 Thread HiFi Tubes
On 1/19/06, Richard Lynch [EMAIL PROTECTED] wrote: On Mon, January 16, 2006 9:16 pm, HiFi Tubes wrote: I'm kind of a newbie so speak sowly. I've got a problem with validating radio buttons that seems to be harder than I think to solve. I've got ten items set up like

Re: [PHP] Validating Radio Buttons in two directions

2006-01-17 Thread HiFi Tubes
this in php if I could. HiFi Tubes On 1/17/06, tedd [EMAIL PROTECTED] wrote: On Tue, 17 Jan 2006 10:45:01 -0500 John Nichel [EMAIL PROTECTED] wrote: Huh? Maybe I'm just not awake this morning and not understanding what you're trying to explain, but if you're using *radio* buttons

Re: [PHP] Validating Radio Buttons in two directions

2006-01-17 Thread HiFi Tubes
Oops I should have said Austin not John below. Austin, could you or someone point my in the direction of how to do this in PHP? Thanks so much. HiFi Tubes On 1/17/06, HiFi Tubes [EMAIL PROTECTED] wrote: Thanks to all of you who responded. Yes, I am doing the grid --basically 100 radio

[PHP] Validating Radio Buttons in two directions

2006-01-16 Thread HiFi Tubes
assure that only one color is ranked at any one value? I hope my question makes sense. Any help will be appreciated. Thanks in advance. HiFi Tubes a retro kinda' guy who values quality over convenience