I'm writing an data collection application for Pocket PC 2003 using .NET.
After each set of data has been collected (normally 10 times day) I need to
be able to attach a file of results to an email and send it so that data is
not lost if anything happens to the handheld device.
My question is, how do I build and send the email?
Also, does anyone have a better idea for getting the data back from the
device?
Many thanks for any help.
Alan