Hello.
I have written an application that lets me keep two databases (not complicated, just using Input/ Output / Append) in 2 PC's via FTP through INET.

Question is:

sometimes the files containing the records come back with HTML mixed in. The HTML that is mixed in indicates that it is the page one receives when the net is too slow or for whatever reason can' locate the page requested. Then of course, the database no longer works because the data files no longer correspond to the Input / Output lines.

Any ideas?