If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I am tring to build a page to process credit cards. I am pulling info out of a sql database and I need to change the date from 1/1/2006 to 106 or 10/10/2006 to 1006 how would i do this this is the line i am calling to get the exp. date looks like this
That worked the only problem is if there is no credit card number it gives me an error not the end of the world, and if it is a single digit month it ends up being 106 i need 0106 but i can manualy enter that in if i have too