Multipart MIME Creation Tool - Stack Overflow most recent 30 from stackoverflow.com 2009-12-15T09:49:38Z http://stackoverflow.com/feeds/question/981315 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/981315/multipart-mime-creation-tool 0 Multipart MIME Creation Tool lennie 2009-06-11T14:07:22Z 2009-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#1362178 0 Answer by Scott Lundberg for Multipart MIME Creation Tool Scott Lundberg 2009-09-01T12:17:07Z 2009-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>