Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 creating folder based on user name
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

concep86
Junior Member

USA
140 Posts

Posted - 06 November 2001 :  21:38:54  Show Profile  Visit concep86's Homepage
I need some help creating user folders.


I am passing the usersname and need to create a folder in a given directory.

Ie

Members/username1
members/username2

I am using this with an upload script I picked up...

just want to allow users to upload files to their owb folders...

Any help is appreciated...



Concep86
Webmaster
http://www.coneciones.com

redbrad0
Advanced Member

USA
3725 Posts

Posted - 07 November 2001 :  00:44:26  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
Well you need to read about the file system object which will tell you how to create folders, delete them, edit file names, and delete them.

Brad
Web Hosting with SQL Server @ $24.95 per month
Snitz Mod Archive

Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 07 November 2001 :  00:59:55  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
Something along the lines of the following, I would reccommend reading up on it though...


Set ObjectName = CreateObject("Scripting.FileSystemObject")
ObjectName.CreateFolder(username)


---------------
-Da_Stimulator
Stims Snitz Test area - Running 3.3.03, 4 beta, and Huw's modified code
Need a Mod? Check out the Mod Resource
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.89 seconds. Powered By: Snitz Forums 2000 Version 3.4.07