Multipart MIME Creation Tool - Stack Overflow most recent 30 from stackoverflow.com2009-12-15T09:49:38Zhttp://stackoverflow.com/feeds/question/981315http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/981315/multipart-mime-creation-tool0Multipart MIME Creation Toollennie2009-06-11T14:07:22Z2009-10-27T19:00:02Z
<p>Hi,</p>
<p>I'm looking for a tool that can create multipart MIME for posting to a page.
Using Visual Basic 6.0</p>
<p>Kind Regards,</p>
<p>Lennie De Villiers</p>
http://stackoverflow.com/questions/981315/multipart-mime-creation-tool/1362178#13621780Answer by Scott Lundberg for Multipart MIME Creation ToolScott Lundberg2009-09-01T12:17:07Z2009-09-01T12:17:07Z<p>It's not a tool, but below is a link to a class you can use in VB.
<a href="http://www.freevbcode.com/ShowCode.asp?ID=1085" rel="nofollow">http://www.freevbcode.com/ShowCode.asp?ID=1085</a></p>