bilis_money Posted July 25, 2007 Share Posted July 25, 2007 Hi guys I know this is very easy. what i want is a six codes generator. Let say i have a button when i press this button it will generate six digit codes. for example i have this code 543545. now i wanted also when i use this code it will tell me it's the valid codes. maybe you have the idea, just want to know the functions that i should use for this. thanks in advance. Quote Link to comment Share on other sites More sharing options...
dbo Posted July 25, 2007 Share Posted July 25, 2007 what constitutes as a valid code? Quote Link to comment Share on other sites More sharing options...
flowingwindrider Posted July 25, 2007 Share Posted July 25, 2007 Do you mean that you want someone to be able to input the code again at a later time and have the computer check to make sure that the code is valid? If so, it sounds like you need to store the code in a database for later comparison. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.