If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Upload Directory

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-14-03, 05:34
rahulqa rahulqa is offline
Registered User
 
Join Date: Feb 2003
Posts: 18
Upload Directory

Is it possible to upload the entire directory and subdirectories to the server in ASP.
Reply With Quote
  #2 (permalink)  
Old 03-14-03, 08:17
Frettmaestro Frettmaestro is offline
Registered User
 
Join Date: Jan 2003
Location: London, England
Posts: 106
I don't think this is possible, but you should check out third-party components like ASPUpload (www.serverobjects.com) and SAFileUp (www.softartisans.com, www.safileup.com), maybe you'll get lucky. My guess is that you have to do this manually file-by-file...
__________________
Frettmaestro
"Real programmers don't document, if it was hard to write it should be hard to understand!"
Reply With Quote
  #3 (permalink)  
Old 03-17-03, 05:56
rahulqa rahulqa is offline
Registered User
 
Join Date: Feb 2003
Posts: 18
I found one method using AddDirectoryRecursive method of softartisans. But I am not able to do it.
Has anyone used this method of softartisans. Please help about using AddDirectoryRecursive method.
Reply With Quote
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On