Very Fast 64base encoding VB6


This is the fastest 64base encoding module i 've ever seen

it is easy to use

very very helpfull

you may need it

save it at you libraries

How To use

add this module and class module to your project then use it as follows

Private Sub Command1_Click()
Text1 = Encode64(Text1)
End Sub

Private Sub Command2_Click()
Text1 = Decode64(Text1)
End Sub

Download Source Files And Example

If you enjoyed this post, subscribe for updates (it's free)

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo].

More information about formatting options

Type the characters you see in this picture. (verify using audio)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.