Ok, here is the page
http://www.dalveydepot.com/test/checkout2.asp
On this page there is a script that verifys if creditcard numbers are vaild.
now, i added a Option in the creditcard type box, for "Mail Payment" now the problem is, the script that verifys if the number is vaild or not ignores all text.
I need to either make a script that will override the verify script if that option is selected or make a function that will do that. If you have any ideas and you can test it on your own ASP enabled server use these numbers to make use the vaildator is still working after your changes you can also test ASP in FrontPage.
4000-0000-0000-0003 = Invaild
4000-0000-0000-0002= Vaild
-The Holy Person