Web Hosting Talk







View Full Version : Programming for Win. DNS and Ftp account creation


lucid77
05-02-2003, 03:45 PM
I was curious to see if anyone had a good resource on programming either ColdFusion or ASP to create DNS and FTp accounts on a windows server. Basically I need a Form to submit and something to transfer the username from that form and make a ftp account and so on with the domain name.

Any ideas?

Thanks!

Pate
05-03-2003, 10:10 AM
I guess best way to do this, would be to run some sort of external program from ASP/Coldfusion.
Check up on how to launch a executable, then (depending on your FTP server) find a commandprompt tool to create a user on the server.

protecweb
05-06-2003, 03:11 PM
You will find various scripts that will setup FTP accounts etc at
http://www.iisfaq.com