By Eddie Machaalani


|
said this on 08 Jan 2006 12:34:12 PM CST
Hi Eddie, Thanks for the excellent explanation of inline form validation. Your article taught me just what i needed.
|
|
said this on 12 Jan 2006 5:37:24 AM CST
You guys are so smart! I am jealous!
|
|
said this on 01 Feb 2006 4:05:17 AM CST
Have been searching for the 'simple' answer all night - thanks for making it easy to understand.
|
|
said this on 27 Feb 2006 8:47:26 AM CST
That is so cool.
And all this time Ive been using alert boxes. Never again |
|
said this on 28 Feb 2006 8:19:36 PM CST
Very nice, thank you very much for explaining this clearly!
|
|
said this on 30 Apr 2006 10:14:07 PM CST
Brilliant! Thank you for the wonderful tutorial.
|
|
said this on 19 May 2006 9:24:37 AM CST
Very Nice, but what if Java is disabled? This is what I am looking for, but I want it all to be server-side based.
[Editors note] Hi Byron, it's very rare these days that JavaScript is disabled. I'd say it's enabled on 99% of PC's. If it is disabled you'd have to use a server-side validation technique. |
|
said this on 23 May 2006 4:07:26 PM CST
Straight to the point. Thanks for the example!
|
|
said this on 05 Jun 2006 3:55:40 PM CST
Fantastic explanation that was ideal to solve my problem. Liked the step-by-step approach.
Great! |
|
said this on 19 Jun 2006 12:45:47 PM CST
I have been looking for something smart for a while and didn't find anything..... your script is great as so simple... it makes me flush to see how simple things can be..... when you are skilled.
Thanks again, Philippe |
|
said this on 07 Jul 2006 8:39:05 AM CST
Nice, very Nice...simple, cleare and informative.
Well done |
|
said this on 13 Jul 2006 5:39:01 AM CST
Thanks so much for the script. I have looked everywhere for something like it and appreciate your sharing it.
|
|
said this on 26 Jul 2006 3:52:07 AM CST
Thank You for letting me leave the use of alert boxes behind.
|
|
said this on 01 Aug 2006 10:53:04 PM CST
This was what I wanted
|
|
said this on 14 Aug 2006 1:30:30 PM CST
Very effective for the website verification. Thanks for the content it is useful for all.
|
|
said this on 31 Aug 2006 8:30:51 AM CST
very simple n useful. pls teach some more useful scripting..
|
|
said this on 03 Sep 2006 11:46:05 PM CST
I've have not seen a more elegant yet simple piece of script. So easy to modify.
Very nice work! A big thanks!!! |
|
said this on 29 Nov 2006 11:55:19 PM CST
Excellent work you have done.
I inspired and adoptted your coding. thanks a lot my friend. |
|
said this on 20 Dec 2006 7:41:06 PM CST
Its what i was looking for and need of the hour thanx a lot
|
|
said this on 21 Dec 2006 11:48:34 AM CST
i can't tell you how great it was to come across this. i've been using complicated php-scripts on receiving end to validate and now i can move those rules back here and pre-validate.
thanks for being so bloody clear and such a simple example! btw, if you add {font-family:Tahoma;font-size:8px;} you can eliminate alot of the repeated CSS. |
|
said this on 29 Dec 2006 11:27:16 AM CST
hi! your explanation realy good...keep on..
|
|
said this on 22 Jan 2007 5:05:51 AM CST
Dead On! This was short, concise, and to the point.
Excellent explaination and example. I would love to see a similar walkthrough for radio buttons, but with a little sleep and this example, I'm sure I can figure it out. Well Done!! |
|
said this on 08 Mar 2007 12:40:02 PM CST
GREAT - thank you - and it teaches me about hidding and showing elements too
|
|
said this on 16 Apr 2007 7:13:55 AM CST
God bless you. I have been trying to figure this out for a class. The prof keeps giving hints. We are allowed to find answers online. :-) I just didn't know the term "inline".
|
|
said this on 02 May 2007 3:20:08 PM CST
awesome, any easy way to validate the email for correct formatting; ie. a real email address?
|
|
said this on 13 Sep 2007 2:43:56 PM CST
Interesting, but what I am looking for is something that will validate fields as the user exits each one. onblur() I suppose... Any ideas on that?
|
|
said this on 07 Dec 2007 3:22:37 AM CST
It's really fantastic.It is explained in so simple way.This is what i wanted.Thank You
|
|
said this on 16 Feb 2008 9:28:54 PM CST
Thank you for such clear explanation and for sharing this code. I am wondering how you would use this code with two forms on the same page.
|
|
said this on 14 May 2008 1:36:27 PM CST
THANK YOU! Just what i needed.
And guess what: Simple clean code and works just like a dream! :D |
|
said this on 04 Jun 2008 7:37:45 AM CST
Wow the simple answer I was looking for!!!!! :)
|
|
said this on 04 Jun 2008 7:39:15 AM CST
wow amazing ! what I was looking for!
|
|
said this on 11 Sep 2008 5:04:45 AM CST
Great script, I've been looking for this for a while. The only problem I've found is that I can't seem to get it to work in Firefox, it works perfectly in IE7 so I don't know what is wrong there. If you have any suggestions then I would appreciate it. Javascript is definately enabled in FF before you ask.
Many thanks, Alex |
|
said this on 25 Feb 2009 6:10:08 PM CST
Thanks !
This is exactly what I was looking for. |