I've been experimenting with placing a simple text file on the server and accessing it as if it was a local file, using lines like:
put line 1 of url "ftp://myaddress.com/data.txt" into var1
This seems to work reasonably well for testing purposes, but access time is rather slow (even through a broadband connection) and the file seems prone to corruption. Comments?
Thanks. Richard Miller Imprinter Technologies
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
