______________________________
| | |
| ftp://server1 | ftp://server2 |
| | |
| | |
| | |
|_______________ |______________ |
Doesn't seem to work in my app. If I open just a separate IE window and type in the ftp path it works just fine but not within my frameset?
--Original Message Text---
From: J E VanOver
Date: Tue, 4 Nov 2003 13:33:36 -0800
Read Only? On WinXP it acts "just" like another explorer window. Drag and
drop to ftp. Kinda nice!
Jevo
-----Original Message-----
From: Lewis Sellers [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 04, 2003 12:36 PM
To: CF-Talk
Subject: RE: Using <cfhttp to access FTP via IE
>Your browser is an HTTP client and an FTP client. If you want to perform
FTP
>operations from CF, you'll have to use CFFTP instead of CFHTTP.
>
>Dave Watts, CTO, Fig Leaf Software
Like Dave says, HTTP and FTP are fairly different protocols. Different
command sets, different ports, etc. Microsoft has simply added a "helpful"
feature to IE that lets you browse FTP servers through an artificial
read-only HTML-like interface. (I haven't tried it in ages but it might do
GOPHER:// as well.)
--min
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

