get URL problem
    Denise Kingston 
    denise.kingston at ntlworld.com
       
    Sun Jan 12 23:26:02 EST 2003
    
    
  
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
    
    
More information about the use-livecode
mailing list