Moving on from the first part of my problem, I’m now working on trying to write a Classic ASP/VBScript implementation of Douglas Crockford’s Base32 Encoding.
Time is tight on this particular project, so while I am working this out on my own, I’m hoping someone has something readily at hand (or can at least whip one up faster than I can).
First run… does this look about right?
Edit: Seems to work fine so far… I’ll go with this unless someone posts something better.