[thelist] help with a validation here is a portion of the code

Troy Montour vamp at vampiresinc.com
Wed Dec 19 13:21:43 CST 2001


Hello
how could I write this to work in NS and IE.

since NS dosen't understand the size.

for (var n = 0; n < Cards.size; n++) {
if (Cards[n].checkCardNumber(JoinForm.CardNumber.value, tmpyear, tmpmonth))
{
cardname = Cards[n].getCardType();

if you need the rest of the javascript just let me know but I noticed in NS
it stops when it gets to this part and doesn't run my validation.

Troy Montour
Vampires Inc
vamp at vampiresinc.com
612.867.6831
763.586.0552
http://www.vampiresinc.com





More information about the thelist mailing list