Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dougrun
  • Content: Threads
  • Order by date
  1. dougrun

    select List validation

    I have 2 list boxes (month, year) for a credit card expiration date. I want a simple if..then statement to check if the card is expired. Here is what I have now: if (document.basketform.ccexp.options[document.basketform.ccexp.selectedIndex].value == '01') &&...

Part and Inventory Search

Back
Top