[Phplib-users] oohforms select validation
Brought to you by:
nhruby,
richardarcher
From: Matt W. <ma...@ye...> - 2002-02-13 10:17:46
|
Hi all I'm really tring my best to get to grips with oohforms but I am having some problems. I got over the fact that I have to validate text boxes myself :(. Now I find myself at a loss about select box validation. I make the value of the select items integers. The validation performs flawlessly. However If make the first item 0 (which is used to test for a valid entry and the other values the string values that I want. The select box always fails validation no matter which option I select. Is there anything else I have to do to make this work? Or does anyone have a patch fix to get this working. m: |