I'm having success with this simple script in a button:

on mouseUp
 get URL "http://mysite.com/Data/myDataFile.csv";
 put it into lvData
 put lvData & cr & the result
end mouseUp

This works fine the first time.  Then I have to wait something like several
minutes (or exit RunRev and reload) before it, or any other file will
download again.  In the meantime I get "Timeout Error" in the result.

I'm sure this is a very simple misreading of the Runrev documentation,
coupled with my inexperience with URL's, but can anyone help me please???

Thanks in advance

Roger Kingston
Omnibus Systems

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to