RE: [PHP] Checkbox related...

2003-02-16 Thread Ernest E Vogelsinger
At 20:34 16.02.2003, Dhaval Desai said: [snip] >How do we do it using the first option i.e javascript to count how many >boxes are checked...could you give some example... [snip] Warning - untested: function valida

RE: [PHP] Checkbox related...

2003-02-16 Thread Dhaval Desai
How do we do it using the first option i.e javascript to count how many boxes are checked...could you give some example... Thanx -Dhaval From: "David McInnis" <[EMAIL PROTECTED]> To: "'Dhaval Desai'" <[EMAIL PROTECTED]> Subject: RE: [PHP] Checkb

Re: [PHP] Checkbox related...

2003-02-16 Thread Ernest E Vogelsinger
At 19:57 16.02.2003, Dhaval Desai said: [snip] >I have a form with 5 checkboxes. I want to make sure that a user checks >atleast 2 boxes before he can proceed. How can that be made possible. [snip] You have 2 options