Hi,
I have developed a payroll package in VB 6.5 to be launched very soon in the market.The challenge i have is to develop an excutable file which generate the License Key and Tax Key.Tax key should be generated every year because tax budget change every year as amended by the government in every year budget while Licence key or company reference Key must be the same through out.What will determine the price of my product is the the number of employees the client has.In Zambia tax year begins in january and ends in December.However, i have coded the system in such a way that the system locks every january for the renewal of tax key.The clients should pay annual subscription before the tax key is renewed.At this point the client can not process the payroll, he or she can log into the system but can not process anything.I believe this forum can not disappoint.kindly help, how can i code this?I hope i have explained everything clearly if i have left anything kindly let me know
I need some thing like when i input the clients company name field e.g(Swift Infotech Ltd) and its number of employees field e.g(10) and the tax year e.g(2013) field on the form of the excutable file, the key generator should give me the 18 number keys divided into 3 parts as shown below e.g
License Key:******/******/******
Tax Key :******/******/******
Note***** stands for field
Regards
I have developed a payroll package in VB 6.5 to be launched very soon in the market.The challenge i have is to develop an excutable file which generate the License Key and Tax Key.Tax key should be generated every year because tax budget change every year as amended by the government in every year budget while Licence key or company reference Key must be the same through out.What will determine the price of my product is the the number of employees the client has.In Zambia tax year begins in january and ends in December.However, i have coded the system in such a way that the system locks every january for the renewal of tax key.The clients should pay annual subscription before the tax key is renewed.At this point the client can not process the payroll, he or she can log into the system but can not process anything.I believe this forum can not disappoint.kindly help, how can i code this?I hope i have explained everything clearly if i have left anything kindly let me know
I need some thing like when i input the clients company name field e.g(Swift Infotech Ltd) and its number of employees field e.g(10) and the tax year e.g(2013) field on the form of the excutable file, the key generator should give me the 18 number keys divided into 3 parts as shown below e.g
License Key:******/******/******
Tax Key :******/******/******
Note***** stands for field
Regards