[thelist] js form validation problem - still not working
Karen J. Bowen
thelist at lists.evolt.org
Mon Jun 17 03:20:01 2002
Burhan Khalid wrote:
> fld.value = prompt("Please enter a valid number for the
> bottles of "+wine);
> return false;
That is interesting. I like your thinking, and it works - except that
it doesn't validate the 2nd input. I can't call the function again from
within itself, can I..? (scared to... will it crash the computer??!)
Still also curious about why the first doesn't work. It just doesn't
make sense.
Thanks again Burhan!
Karen