|
Posted by David De Cristoforo on 09/10/07 20:01
> But if you have control over the
> script (i.e., you can write it or modify it or make someone else to do that
> by your wishes), it can of course perform a simple check on any field or on
> selected fields, ignoring (for example) fields with a value of 0. It's just
> an if statement, or some if statements.
Ahh, well, therin lies the rub. I am not so gifted though perhaps I
could find someone who was. I was hoping there might be something I
could code into the form that would do this.
> Independently of this, a field for inputting a quantity would probably be
> better handled using a text input field rather than <select>.
> you need to check the input data in the form handler or elsewhere. But that >should be done anyway.
Not a bad idea.
Thanx
DD
Navigation:
[Reply to this message]
|