Welcome Guest, Not a member yet? Register   Sign In
Dual Validation Message
#2

[eluser]Holger Lampe[/eluser]
You can also use the error messages like this:
Code:
<?php if ($this->validation->fieldname_error) : ?>
    <em>REQUIRED</em>
&lt;?php endif; ?&gt;


Messages In This Thread
Dual Validation Message - by El Forum - 07-17-2007, 03:36 AM
Dual Validation Message - by El Forum - 07-17-2007, 04:24 AM
Dual Validation Message - by El Forum - 07-17-2007, 04:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB