Ask a Question related to Dreamweaver AppDev, Design and Development.
-
stevenlmas #1
Re: Create folders
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
stevenlmas Guest
-
Accessing files/folders inside other application folders
How can I have an asc file from one application read text files in another applications directory? I have multiple applications creating text... -
Create folders
http://www.tutorial-web.com/asp/fso/filesystem.asp sorry, it's not md and cd... you need to use FSO. -
How/Can I create Watched Folders in Acrobat 6 Standard
Hello, can I create watched folders in Acrobat 6 standard edition? I used to use them in Acrobat 5 - and have them still on my Mac but can't see how... -
PLEASE HELP: How to create files and folders running my script????
Hi All: Is there any way I can get my script to be able to create and CHMOD folders and files??? I always get the following error: ... -
Unable to bring up folders' property page and thus create shares
The WinXP Pro OS on my labtop is some how no longer be able to bring up the folders' properties pages. I initially noticed this while trying to...



Reply With Quote

