Re: Create folders

Posted: 02-16-2005, 09:11 PM
create the folder w/ asp... When you call the recordset.addnew code you can
do something like <% licensePlate = request.form('licensePlate') imgRoot =
server.mappath('/carpics') 'check this syntax on devguru, this
returns 'C:\InetPub\wwwroot\carpics\' (or whatever the local site root
is--response.write imgRoot will tell you what it found cd imgRoot
'switch to img root md licensePlate 'make new
directory w/ name = to license plate I've done this before but I don't have
the code handy. But this should point you in the right direction. Steve

Reply With Quote

Responses to "Re: Create folders"

 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP/VBS Access DB - Create multiple records on onepage ajm4961 Dreamweaver AppDev 2 02-20-2005 04:04 AM
Create folders stevenlmas Dreamweaver AppDev 0 02-16-2005 09:25 PM
Using ID to create PDF Forms Jake_Janovetz@adobeforums.com Adobe Indesign Windows 0 04-01-2004 03:51 AM
Create Rounded Tab Images? gilgantic Adobe Photoshop 7, CS, CS2 & CS3 0 06-27-2003 04:22 PM
How do I create a Collage ? BobHill Adobe Photoshop Elements 0 06-22-2003 03:00 PM