On Sep 17, 2004, at 11:08 AM, Gregory Lypny wrote:

Still not working for me I'm afraid. FTP is turned on. I also have the firewall on. Do I have to specify a port? Is it because the file I want is rtf? Do I have to invoke some sort of library in Rev?

on mouseUp
get url ("ftp://me:[EMAIL PROTECTED]/users/me/Documents/Miscellaneous/Envelope Template.rtf")
put it into fld "x"
end mouseUp



Gregory

Make sure you have the correct ports for FTP opened on the server side. They are: 20 and 21.


--
Best regards,
Mark Talluto
http://www.canelasoftware.com

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

Reply via email to