VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Simple base64 Example


Category: String Manipulation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

Simple base64 Encode/Decode example. I didn't write the module. It was written by these guys at www.di-mgt.com.au - They have this really good example of base64 plus crypto examples.

Inputs
Input a text string or base64 string
Assumes
Clicking Encode converts a string entered into the textbox to base64. Clicking Decode will decode the string. Simple example.
Code Returns
base64 encoded string or decoded string
Side Effects
NONE (that I know of)

Rate Simple base64 Example

Upload

Download this snippet    Add to My Saved Code

Simple base64 Example Comments

No comments have been posted about Simple base64 Example. Why not be the first to post a comment about Simple base64 Example.

Post your comment

Subject:
Message:
0/1000 characters