Gossamer Forum
Home : Products : DBMan : Customization :

credit card expiration date

Quote Reply
credit card expiration date
i want to build a select box on the fly when a user adds a record. the first value would be the current 4-digit year (2013). the remaining values would be the next 9 years. i'm guessing i will not include the year in the %db_select_fields variable. but will have to build the options in html_record_form. does this sound correct? is there any code here or at faq site that does this so i don't have to reinvent the wheel? thanks!