Base64 Encoding/Decoding in JavaScript… wrapped in jQuery

Integrating a Google Gadget with Solve360′s API, I needed to have a way to Base64 encode some strings before appending them as headers to my server calls… instead of rolling my own, I went to look for my old friend: Nick Galbreath’s base64 string encoder

In the search results I stumbled upon a 2 year old jQuery’fication of it by Carlo Zottmann

Check it out…
https://github.com/carlo/jquery-base64 

About these ads
Tagged , ,

One thought on “Base64 Encoding/Decoding in JavaScript… wrapped in jQuery

  1. Felix says:

    not that perfect :/ destorys utf8 encoding.. german words are not written correct..
    this one worked for me:
    http://www.koders.com/javascript/fid72D66A54BF23BBEC8EB480BDFBA1954DB01F8A0F.aspx

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: