accessing FrontPage extensions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to build a client-side Windows app that allows a user to select a
local folder on their computer and upload all the contents of that folder to
a folder on a remote Web server. I want the app to use FP extensions and not
FTP. Anyone ever done this or is it possible?

--jdd
 
Ok. So far, I have an application where I referenced the FrontPage 2003
library. That gives me access to create and instance of the application,
open a Web from a server, and grab some data (I grabbed it so I know I am
actually opening the connection and messing with the actual server). I am
pretty sure I can very easily figure out how to save files to the server.

Here is my new question: will the user who installs this application I am
building need to have FP 2003 on her computer for it to work?
 
Back
Top