Clarion Magazine has moved!

Check out our new Clarion content at www.DevRoadmaps.com! As of April 2012 all active subscriptions have been migrated to that site, which features both Clarion and WinDev content. Read more about this change.

This site will remain online as an article archive.

Generating A Unique Registration Code

By Vince Du Beau

Posted July 26 2004

Summary: Registering software usually involves entering some sort of registration code. But how do you go about creating such a code to give to your customers, and then how do you validate in the customer's application? Vince Du Beau demonstrates a registration scheme using a product type code and a user name.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Completely Dynamic Listbox Formatting?

1/11/2006 12:00:00 AM

The Point-of-Sale (POS) application Steve Parker manages allows users to select subsets of inventory for a variety of purposes. These include order recommendations, physical inventory, creating store-wide sales and several other things. What started off as a reporting feature eventually became a browse requirement. And that meant creating not just dynamic filters, but dynamic list box formats.