So you&#39;ve confirmed that your validation function is not firing at all?<div><br clear="all">&lt;/ryan&gt;<br>
<br><br><div class="gmail_quote">On Wed, May 19, 2010 at 9:45 PM, Ben DJ <span dir="ltr">&lt;<a href="mailto:bendj095124367913213465@gmail.com">bendj095124367913213465@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Ryan,<br>
<div class="im"><br>
&gt;                switch ($form_id) {<br>
&gt;                        case &#39;user_login&#39;:<br>
&gt;                        case &#39;user_login_block&#39;:<br>
&gt;                                // If the user login form is being submitted,<br>
<br>
</div>just a different approach to form_id match than the book.<br>
<br>
since those two share a _single_ break statement, the effect is &quot;in<br>
either case&quot; ...<br>
i.e., OR.<br>
<font color="#888888"><br>
Ben<br>
</font></blockquote></div><br></div>