473,473 Members | 2,048 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

drap and drop files from client to server in asp.net

Can anyone please tell me if this is at all possible in asp.net...
client has a folder , with 30+ folders inside it, and 30+ files in each
folder...
what is the quickest way to upload everything...
i know i could zip the folder and upload that, but i have no way to
automatically unzip the folder on the server side...
please help!
--
Ad****@hotmail.com
Nov 18 '05 #1
2 2525
Actually, you could unzip on the server. You could have a zip file uploaded
and, when the file is uploaded you can open it with a zip library, such as
#ziplibrary at:
http://www.icsharpcode.net/OpenSourc...b/Default.aspx, and do what
you want with the files contained inside. That's probably the easiest way
to do it for the server end of things.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
"ACaunter" <Ad****@hotmail.com> wrote in message
news:BD**********************************@microsof t.com...
Can anyone please tell me if this is at all possible in asp.net...
client has a folder , with 30+ folders inside it, and 30+ files in each
folder...
what is the quickest way to upload everything...
i know i could zip the folder and upload that, but i have no way to
automatically unzip the folder on the server side...
please help!
--
Ad****@hotmail.com

Nov 18 '05 #2
Adam,
Html only has a single file upload control, so that limits one file at a
time, so the answer is that there is no built-in way to upload multiple
files just by selecting a folder.

Second, there is a way to unzip a .zip file using managed code. See the url
for a sample:
http://www.thecodeproject.com/csharp/VmEasyZipUnZip.asp

Best regards,
Jeffrey Palermo

"ACaunter" <Ad****@hotmail.com> wrote in message
news:BD**********************************@microsof t.com...
Can anyone please tell me if this is at all possible in asp.net...
client has a folder , with 30+ folders inside it, and 30+ files in each
folder...
what is the quickest way to upload everything...
i know i could zip the folder and upload that, but i have no way to
automatically unzip the folder on the server side...
please help!
--
Ad****@hotmail.com

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Matt Davidson | last post by:
Hi there, I'm pretty new at JavaScript and I'm wondering if it is possible to dynamically fill up a drop-down box (on a html form) with the names of all of the .txt files which are stored in a...
5
by: SirPoonga | last post by:
I think I'd have to do a combination of ASP and javascript to do this. What I want to do fill the first drop down box with values from a database query. Then based off that selection fill in the...
1
by: Torre Quinn | last post by:
Does anyone have any good sites or resources dealing with adding drag and drop functionality to a set of controls on a form? I'd like to try to get several examples of varied applications of drag...
2
by: pmclinn | last post by:
Does anyone have some sample code that would show me how to drag and ..doc or exe file to a drop target and then extract the file path on drop?
3
by: petermichaux | last post by:
Hi, I am trying to put together the last major pieces of my project's puzzle. This is more website/client-side architecture than JavaScript syntax but I hope this is a good place to ask. I'm a...
0
by: Bogus Exception | last post by:
Forgive me if this group is for the discussion of pure VB.NET language topics. My question may be more about add-on components to VB.NET that will allow the functionality I'm looking for. I'm very...
1
by: apax999 | last post by:
Kinda new to SQL, using SQL Server 2005. I have some foreign keys in a couple of tables. I need to drop these tables, but can't since I'll get the error: Msg 3726, Level 16, State 1, Line...
0
by: zacks | last post by:
I am trying to implement a form that has a TextBox control where the user will key in a SQL Script. I would like to have the user be able to drag a pre-existing query into it by dragging the file...
1
by: selvi166 | last post by:
hi, i am using visual studio 2005. while designing the form in asp.net 2.0 the drap and drop of the control is not working as like vb. i know there is two mode which allows drap and drop and...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.