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

Laurent Muchacho elmuchacho at gmail.com
Thu Apr 13 04:03:48 CDT 2006


Hi Simone,

I did built hack once but the only thing I was doing was setting the src of
iframe with javascript to open an ftp account

document.getElementById('myFrame').src = 'ftp://test@ftp.test.com/'

Sorry this is probably not much help but after that I doubt you can use to
get what you want from a different protocol

Happy programming

Laurent


On 4/13/06, Simone Fumagalli <simone at tomato.it> wrote:
>
> Hello,
>
>       Both IE and FF are simple FTP clients ... so, I'm just wondering if
>       is somehow possible open a FTP connection with javascript.
>
>       Or if is there a way to access browser FTP functionalities ...
>
> Have a lucky day ...
>
> --
> Simone - simone at tomato.it
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20060413/fbef7836/attachment.htm>


More information about the Javascript mailing list