On Mon, May 5, 2008 at 9:09 AM, Kent Belan <[EMAIL PROTECTED]> wrote:
> Hello Henry, > I do the same thing now, I create a key with the user name and address > And email them the key in a MEM file. That is where my problems begin. > > The users are having a problem saving the MEM file to a specific location > On there computer and some people just can't do it. What a hassle. > > I am looking for a better way to deliver the key, so when I email the key > They can type it into a registration form and turn the program on. > > I need to change my key to only be alpha numeric characters. Currently my > Key generates any ascii character, so I have to change that first. > ------------------------------------------------------ I used my config table that was open and available. Inside of it was the col for SecuredKey that was in my case all upper ASCII. If users tweaked this the next start up of the app would fail with the nag screen to get intouch with me. My key took the unlock key and munged the customer name and date of license for my leased software clients, or just the company name name. -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

