Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know if a string is Base64 encoded?
Message
From
10/06/2008 10:30:08
 
 
To
10/06/2008 10:11:38
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexico
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01322814
Message ID:
01322822
Views:
12
>Hi
>
>How can I know if a given string is Base64 encoded?
>
>Take this string for example
>
>Rm94UHJvIFJPQ0tTISEgYWxsIHRoZSB3YXk=
>
>I need a way to know if this is encoded in Base64.
>
>Thanks in advance
>HAL

Visually you can use STRCONV( cStr, 14 ). Otherwise more info here http://en.wikipedia.org/wiki/Base64
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform