Hello,
What is the best way to achieve this in VFP.
At end of each day, I need the user to send a re****t file (text file
with re****t data) to a remote location (remote IP address or a FTP
site). Emailing as an attachment is not a convient option as some
servers do not allow any attachments to go through.
I have seen some application where a copy of the data from a local
machine is directly accessed by a remote application. In the
Settings.ini a IP address is configured and this allows the
application to direct the file to that location.
Any ideas if this can be done in VFP.
Thanks in advance
Shah