Kent Belan wrote: > I am getting closer to a solution but now have hit a weird problem. > > I am sending the key code in an email so they can copy and paste > It into a form to register the program. The problem is that when > I copy the key, some of the characters are missing. > > Key Code: [ˢ̅“ˆ´…‘…‹ƒµ³´¸¹¸¶rw˜Âµr~rxš]
Why all the special characters? Why not simply use ascii alphanumeric characters? My keys look like: '1a175520-9408-4210-9c57-77d05b8a44b6' (16 hexadecimal characters). > This key is 36 characters but when I copy and paste it to a textbox > On my form there are only 34 characters copied. > > Why won't it copy the string and how can I fix it ? Are you sure none of the characters you are using are non-printing? I say keep it simple, and use simpler keys. Paul _______________________________________________ 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.

