masster
|
| Posted: 01/26/2003, 10:21 AM |
|
Hi!
I need to know what is the easiest way to do the following in Codecharge Studio for a PHP w/templates project:
- in a registration form, if the field validation fails, display the caption field name in red instead of the classic list-type messages at the beginning of the form.
Help will be very much appreciated!
|
|
|
 |
kar
|
| Posted: 01/26/2003, 7:14 PM |
|
easiest way, hmm.. add font color tag in error messages in CCS translation file...(never try this, but should work fine)
|
|
|
 |
masster
|
| Posted: 01/26/2003, 9:55 PM |
|
Yes, it might work, but I don't need a supplementary error-list (even in red) at the beginning of the form. It doesn't look good at all... I need the CAPTION text of the invalid field to become red.
Any other ideas, please?
|
|
|
 |
masster
|
| Posted: 01/27/2003, 4:07 PM |
|
Heloooooo, anybody?
A talented programmer, perhaps?
|
|
|
 |
banjo
|
| Posted: 01/28/2003, 1:17 PM |
|
I'm not evangelising and I don't have anything to do with the product (which is free), but look at fValidate.
Just google fValidate and go to first find (peterbailey.net)
|
|
|
 |
|