Click to See Complete Forum and Search --> : Checking for empty textfield


lchi
January 25th, 2005, 12:12 AM
Hi guys,

I have two textfield. I want to check if they are values in them before submit it how do I do it.

Thanks
Irwin

visualAd
January 25th, 2005, 05:27 AM
I posted an example of validation here: http://www.codeguru.com/forum/showthread.php?p=1083553#post1083553

Dr. Script
January 27th, 2005, 06:47 PM
In the example, when the form is referenced, you'll have to add document. before it for universal support. The rest shall work swell.