473,395 Members | 1,468 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

unzip a folder in asp.net automatically

Can some please help me.. i've asked this question before and i'll get people
writing back with links to
http://www.icsharpcode.net/OpenSourc...b/Default.aspx,
or
the easyzipunzip website...
However, none of these are too easy to use.. one you have to pay $400 for,
and the other is written in c# and i'm having difficulty changing it into
asp.net so i can use it..
is it possible for anyone to show me the simpilist way to enter a file path
of a zipped folder in a textbox and just click a button and have that zipped
folder turn into a new folder which is unzipped... Plz help me..
thanks!

--
Ad****@hotmail.com
Nov 18 '05 #1
4 1970
Adam,

Check out www.dotnetnuke.com . That's a skinnable portal site that you can
download the full source of. It's written in VB.NET.

In that specifically check out the skin uploading section in which you
specify a zip file and that on upload unzips itself into a folder - isn't
that what you need? :)

- Sahil Malik
http://dotnetjunkies.com/weblog/sahilmalik
"ACaunter" <Ad****@hotmail.com> wrote in message
news:A0**********************************@microsof t.com...
Can some please help me.. i've asked this question before and i'll get
people
writing back with links to
http://www.icsharpcode.net/OpenSourc...b/Default.aspx,
or
the easyzipunzip website...
However, none of these are too easy to use.. one you have to pay $400 for,
and the other is written in c# and i'm having difficulty changing it into
asp.net so i can use it..
is it possible for anyone to show me the simpilist way to enter a file
path
of a zipped folder in a textbox and just click a button and have that
zipped
folder turn into a new folder which is unzipped... Plz help me..
thanks!

--
Ad****@hotmail.com

Nov 18 '05 #2
You want to unzip files on the server for the client to download them
individually?

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Sat, 27 Nov 2004 15:41:04 -0800, "ACaunter" <Ad****@hotmail.com>
wrote:
Can some please help me.. i've asked this question before and i'll get people
writing back with links to
http://www.icsharpcode.net/OpenSourc...b/Default.aspx,
or
the easyzipunzip website...
However, none of these are too easy to use.. one you have to pay $400 for,
and the other is written in c# and i'm having difficulty changing it into
asp.net so i can use it..
is it possible for anyone to show me the simpilist way to enter a file path
of a zipped folder in a textbox and just click a button and have that zipped
folder turn into a new folder which is unzipped... Plz help me..
thanks!


Nov 18 '05 #3
Hi Sahil,
Thanks for the reply, it sounds like that code will be perfect to unload a
zipped file to the server and have the server automatically unzip it and
store it... however i'm having a little trouble finding it on the
www.dotnetnuke.com site... i did a search and i found "Upload in asp.net and
Upload a file in .net".. but none of those talk about zipping.. could you
tell me exactly where to go.. thanks again and sorry for being so picky ;)

"Sahil Malik" wrote:
Adam,

Check out www.dotnetnuke.com . That's a skinnable portal site that you can
download the full source of. It's written in VB.NET.

In that specifically check out the skin uploading section in which you
specify a zip file and that on upload unzips itself into a folder - isn't
that what you need? :)

- Sahil Malik
http://dotnetjunkies.com/weblog/sahilmalik
"ACaunter" <Ad****@hotmail.com> wrote in message
news:A0**********************************@microsof t.com...
Can some please help me.. i've asked this question before and i'll get
people
writing back with links to
http://www.icsharpcode.net/OpenSourc...b/Default.aspx,
or
the easyzipunzip website...
However, none of these are too easy to use.. one you have to pay $400 for,
and the other is written in c# and i'm having difficulty changing it into
asp.net so i can use it..
is it possible for anyone to show me the simpilist way to enter a file
path
of a zipped folder in a textbox and just click a button and have that
zipped
folder turn into a new folder which is unzipped... Plz help me..
thanks!

--
Ad****@hotmail.com


Nov 18 '05 #4
Adam:

You'll have to register on the site and click "download the code".

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Sun, 28 Nov 2004 15:07:03 -0800, "ACaunter" <Ad****@hotmail.com>
wrote:
Hi Sahil,
Thanks for the reply, it sounds like that code will be perfect to unload a
zipped file to the server and have the server automatically unzip it and
store it... however i'm having a little trouble finding it on the
www.dotnetnuke.com site... i did a search and i found "Upload in asp.net and
Upload a file in .net".. but none of those talk about zipping.. could you
tell me exactly where to go.. thanks again and sorry for being so picky ;)

"Sahil Malik" wrote:
Adam,

Check out www.dotnetnuke.com . That's a skinnable portal site that you can
download the full source of. It's written in VB.NET.

In that specifically check out the skin uploading section in which you
specify a zip file and that on upload unzips itself into a folder - isn't
that what you need? :)

- Sahil Malik
http://dotnetjunkies.com/weblog/sahilmalik
"ACaunter" <Ad****@hotmail.com> wrote in message
news:A0**********************************@microsof t.com...
> Can some please help me.. i've asked this question before and i'll get
> people
> writing back with links to
> http://www.icsharpcode.net/OpenSourc...b/Default.aspx,
> or
> the easyzipunzip website...
> However, none of these are too easy to use.. one you have to pay $400 for,
> and the other is written in c# and i'm having difficulty changing it into
> asp.net so i can use it..
> is it possible for anyone to show me the simpilist way to enter a file
> path
> of a zipped folder in a textbox and just click a button and have that
> zipped
> folder turn into a new folder which is unzipped... Plz help me..
> thanks!
>
> --
> Ad****@hotmail.com



Nov 18 '05 #5

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

Similar topics

5
by: Simple Simon | last post by:
Hi all, I'm trying to think of a relatively painless solution to this problem: I need to automatically(daily) FTP a .zip file from an FTP location, to a folder on the web server, AND unzip the...
1
by: ACaunter | last post by:
can someone please help me try to unzip a folder automatically within an asp.net program... thanks -- AdamPC@hotmail.com
2
by: bradley | last post by:
I am developing a website which allows a user to upload documents (MS Word, PDF, etc) to a folder located beneath the website root. This works fine. However, for storage space and security reasons,...
2
by: Jim Andersen | last post by:
I am going to build a webapp. Our users are not allowed to download certain files, so I need to show files in a directory (.doc, .ppt, ???) and the user can then convert them to PDF and download...
4
by: spdude | last post by:
Hi, We are using Dynazip to unzip files on our server. It works perfectly on a test box but when the same code is deployed to the production, it chokes. It creates the unzipped file with 0...
2
by: ajaiswal | last post by:
Hi I have to unzip 3 files which could be in any folder (depends where the user saves them),extract the files and save it to the same folder.The zip files contain 1 .csv file each. How can i do...
1
by: sudhivns | last post by:
Looking for Zip/Unzip handling code. Unzip feature should extract the files including the absolute path. Eg: Input data.zip contains 1. folder IMP 2. some *.txt files. On Unzip, i choose...
6
by: rajarora | last post by:
Hi , I faced a very strange problem when I unzip a zip file on my solaris workstation. Actually I wanted to transfer a folder, say it TEST which contains some sub-folders inside it from windows to...
2
by: somsub | last post by:
Hi all, Here is my samle code use strict ; use warnings ; use IO::Uncompress::Unzip ; When I compiled this three lines of code in win32 I got error like below.
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
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...

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.