[Javascript] Open a FTP connection ... possible ?

David Dorward david at dorward.me.uk
Thu Apr 13 03:54:33 CDT 2006


On Thu, Apr 13, 2006 at 09:56:54AM +0200, Simone Fumagalli wrote:
>       Both IE and FF are simple FTP clients ... so, I'm just wondering if
>       is somehow possible open a FTP connection with javascript.

window.location = 'ftp://example.com/example.txt';

-- 
David Dorward                                      http://dorward.me.uk




More information about the Javascript mailing list