|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi there
This is my first post. So please be gentle :-) I'm developing a site under IIS and ASP. I want some help into a free solution to upload the content of an entire folder, even subfolders, to a web server from a client. It can be used ActiveX, COM or other type of components. Thank you Lionel |
|
#2
|
|||
|
|||
|
If I may ask, what did you want to do with the files once you get them to the server?
An approach you can take is to accept the files as a .zip package then deal with it programatically. Simplifies the send and how you deal with the file on the server. http://www.aspupload.com/ is a good place to start. It won't satisfy your "for free" requirement but you can start to get an idea of what is out there. Also try searching google (or whatever you want to use) a few times and see what hits you get. Cheers |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Upload entire directory and recursive |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|