Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I add FTP account through ASP?

Status
Not open for further replies.

nasium

Programmer
Joined
Jan 15, 2003
Messages
3
Location
US
Is it possible to add a IIS FTP account using ASP? From my initial brainstorm, I am guessing I could use a COM object to administer FTP on IIS but I'm not sure.

 
BTW - I am trying to dynamicly create FTP accounts using ASP so admins can create accounts on the fly without administering IIS. Please help.
 
ADSI is the key if you're using IIS.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top