Welcome! Log In Create A New Profile

Advanced

Encode Base 64

Posted by Hilario 
Hilario
Encode Base 64
April 08, 2008 07:55PM
Hi...

In WinDev 11 i can use:

encodedString is string = Crypt(value, "", cryptNone, encodeBASE64)

But in WebDev 11 in Server Code it tells me that "encondeBASE64" cannot be used.

Am i missing something? I think it should be available in server code.
Bob Stratton
Re: Encode Base 64
April 09, 2008 01:46AM
Hi Hilario,

Base64 is the default encryption. (although this is not well documented!!) You do not need to specify any arguments.

Cheers

Bob
Hilario
Re: Encode Base 64
April 10, 2008 05:09AM
You are right, thanx...

Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: