[thelist] javascript form validation not firing (again)

Joel Canfield joel at bizba6.com
Thu Aug 6 00:30:21 CDT 2009


See? I knew it was childishly simple. Boggles my mind that I could miss
that, let alone type 'em.
Far too long staring at a screen today. Maybe I'll get a part-time job as a
bartender so I can get out of the house once in a while.

Thanks, Jay.

joel

On Wed, Aug 5, 2009 at 5:34 PM, Jay Turley <jayturley at gmail.com> wrote:

> For me, this is almost ALWAYS a result of a javascript error in the
> validation routine (typically a logic error like using = instead of ==)
>
> Firebug shows an error on line 58 with your else statement.
>
> Also, I'd pay particular attention to the input name line 47 ;-)   (even
> though that's not the problem).
>
> I think the real problem are the semicolons at the end of your else
> clauses.
>
> On Wed, Aug 5, 2009 at 4:58 PM, Joel Canfield <joel at bizba6.com> wrote:
>
> > seems like I run into this every time I edit javascript any more
> > can anyone point out the childishly simple reason that I can submit this
> > page w/o the validation routine firing at all?
> >
> >
> >
> http://www.businessheretics.com/ck/login/welcome.asp?s=S-58D907802X8109305
> >
> > FireFox error console doesn't show any errors.
> >
> > --
> > Joel at Bizba6.com
> > http://BusinessHeretics.com/
> > --
> >
> > * * Please support the community that supports you.  * *
> > http://evolt.org/help_support_evolt/
> >
> > For unsubscribe and other options, including the Tip Harvester
> > and archives of thelist go to: http://lists.evolt.org
> > Workers of the Web, evolt !
> >
> --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



-- 
Joel at Bizba6.com
http://BusinessHeretics.com/



More information about the thelist mailing list