As discussed in:
Thread222-820981
The vbSendMail library is a good start to sending plain text email.
I have a registration application that gets information from a users pc (hardware and installed software), writes out a log file of that information, then should automatically generate an email containing the text of the log file.
This works on a pc that has a SMTP server set up, how would I go about automatically generating that email with just an internet connection. Maybe temporarily setting up the SMTP?
Thanks,
Matt
Thread222-820981
The vbSendMail library is a good start to sending plain text email.
I have a registration application that gets information from a users pc (hardware and installed software), writes out a log file of that information, then should automatically generate an email containing the text of the log file.
This works on a pc that has a SMTP server set up, how would I go about automatically generating that email with just an internet connection. Maybe temporarily setting up the SMTP?
Thanks,
Matt