: Please Help Me, How Can I Create Folder And Subfolder Using ASP Sintax???????? : well Dear it is easy just read the following code you will understand ok
<% dim fso set fso = CreateObject("Scripting.FileSystemObject") fso.createFolder "Your folder name" set fso = nothing %>
Comments
:
well Dear it is easy just read the following code
you will understand ok
<%
dim fso
set fso = CreateObject("Scripting.FileSystemObject")
fso.createFolder "Your folder name"
set fso = nothing
%>
Think, think again there is no undo in life
Annu
http://www.superdiscountshop.com/