raptonx Posted April 8, 2008 Report Share Posted April 8, 2008 When I sent out an image it turned out as a couple of ASCII chars.....I'm pretty sure I am using the right vi. I still have many more things ot learn about labview....so....hmm..... Quote Link to comment
orko Posted April 8, 2008 Report Share Posted April 8, 2008 I would like to help you, but this description is so vague that I could only take a wild guess as to what you are trying to do (and I don't want to waste either of our time). Please be a little more specific. What VI are you refering to? How are you trying to use it? What characters are you getting back and how are you looking at them (using an email client? Which one?). Screenshots are fantastic, actual VIs that you are trying to get to work may be better. Also, this question doesn't belong in the LabVIEW 8.x.x Discussions forum. Please take the time to become familiar with the several different forums LAVA has available, so that you can get the best response possible in the shortest amount of time. Quote Link to comment
Justin Goeres Posted April 8, 2008 Report Share Posted April 8, 2008 Everything orko said is right; I would also add that you might find some info in the SMTP RFC document. Also, in your case you might find it easier to use a command-line sendmail. I don't know much off-hand about how to format an attachment into an email, but you might be able to glean some of what you need from here, or by just emailing yourself a simple attachment and looking at the raw source of the email. Quote Link to comment
crelf Posted April 8, 2008 Report Share Posted April 8, 2008 QUOTE (raptonx @ Apr 6 2008, 07:22 PM) When I sent out an image it turned out as a couple of ASCII chars... There is a jpg-to-ASCII VI around somewhere (I used it a few years ago and it worked great). Show us your code. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.