[thelist] Creating Directories in ASP

Anthony Baratta Anthony at Baratta.com
Thu Feb 6 19:14:01 CST 2003


At 10:54 AM 2/6/2003, frank wrote:
>I am working on an application where I want to have the user sign
>up for an account, and then have it create a directory on the
>server automatically for them and then transfer files into that
>directory using ASP.  Can anyone help point me in the right
>direction?

I would get this component:

http://www.softartisans.com/safilemanager.html

Also, I would use a DB to make these user account setups async. Dump the
info into the DB, have a cron process come by and process the requests.
--
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."




More information about the thelist mailing list