From: DavidC on 30 Apr 2010 11:14 We have an asp.net 3.5 framework intranet web site. We get a compressed file from a bank download that has a file extension of .gv at the end. I can easily extract it using WinZip but since I would like to de-compress it in an asp.net page I was wondering if that was possible. I know there are some framework items dealing with compress and decompress but was wondering if what I want to do is possible. If so, where can I find information on it? Thanks. -- David
From: Mark Rae [MVP] on 30 Apr 2010 12:03 "DavidC" <dlchase(a)lifetimeinc.com> wrote in message news:4FCEBA98-D90A-4053-871C-2490606B844A(a)microsoft.com... > but was wondering if what I want to do is possible. No problem at all: http://www.chilkatsoft.com/zip-dotnet.asp -- Mark Rae ASP.NET MVP http://www.markrae.net
|
Pages: 1 Prev: tab container and update panel Next: Object required in AJAX |