Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Zip::OpenFromWeb
Opens a Zip directly from a URL. The entire contents of the Zip are downloaded and loaded into memory before returning.
![]() |
Declarations | ||
|
[Visual Basic] Public Function OpenFromWeb(ByVal String url) As Boolean [C#] public bool OpenFromWeb(string url); [C++] public bool OpenFromWeb(String *url); [JScript] public function OpenFromWeb(String url) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.