Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encryption without a space
Message
From
15/10/2005 21:29:04
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01059466
Message ID:
01059470
Views:
12
>You can use STRCONV(13) or STRCONV(15) to convert encrypted password to avoid spaces in result. It'll increase the size of the result string though.

Thank you, this is exactly what I wanted.

I have added a parameter in the Encrypt() function when I want to obtain a result without any space, by the use of STRCONV(13). I did the same process in reverse in the Uncrypt() function.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform