I am parsing through incoming plain-text email files. However, some emails have uuencoded attachments. Does anyone know of a way to decode these, either through javascript itself or by some other means? I need to ultimately bring the encoded file, an XML file, back into javascript for further parsing.
A simple search doesn't directly give you the function you need, but it is easy enough to convert the C# code from the first search result into Javascript.
Naturally, I shall leave that as an exercise for you to do yourself!
MarcusJT
- former ASP web developer / former SPF "ASP Guru"
- *very* old blog with some useful ASP code
- Please think, Google, and search these forums before posting!
Bookmarks