FTP Client
Dave Fancella <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | AT&T Broadband |
| Message-ID | <[email protected]> |
Hi All, Ok, I've looked and looked and looked. I need to build an FTP Client, the old-school gui kind with the two listboxes, one for the local directory and one for the remote. I have decided to make it a XUL document. What do I need to be able to hit it with JavaScript? Dave