|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
unzip file in Web Service??
Is there a way to unzip a zipped file in web service in VS.NET?? I can only zip the file in a windows form applicatoin and save it into my hard drive. I want the web service to do that for me instead. Thanks.
Vinh |
|
#2
|
||||
|
||||
|
You would have to code in (or find a component to do it for you - i'm sure there's a few out there) the zip/unzip functionality into your web service.
This looks exactly like what you are after: http://www.dart.com/powertcp/zip.asp |
|
#3
|
|||
|
|||
|
Hi
All I wanted was just to create a web service to accept a file or to listen to an incoming file to be processed. Thanks
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > .NET Development > unzip file in Web Service?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|