Is there an easier way besides SMTP for sending information from a program to a remote recipient?
Ref. use: Name, Location, etc. information being sent to company headquarters via web or email.
Printable View
Is there an easier way besides SMTP for sending information from a program to a remote recipient?
Ref. use: Name, Location, etc. information being sent to company headquarters via web or email.
You can FTP them to your server. Save all the requisite data to a file and then transfer them through FTP
You can FTP them to your server. Save all the requisite data to a file and then transfer them through FTP