Home All Groups Group Topic Archive Search About


Author
25 Feb 2005 6:20 AM
Vinod
Hi,

I wanted to know whether we can zip files on the fly without using any
components.

Regards
Vinod

Author
25 Feb 2005 7:10 AM
Jason Brown [MSFT]
not in standard ASP, no.

component or nothing, I'm afraid.


--
Jason Brown
Microsoft GTSC, IIS

This posting is provided "AS IS" with no warranties, and confers no rights.

Show quote
"Vinod" <vi***@erivasystems.com> wrote in message
news:eTQVfIwGFHA.2136@TK2MSFTNGP14.phx.gbl...
> Hi,
>
> I wanted to know whether we can zip files on the fly without using any
> components.
>
> Regards
> Vinod
>
>
Author
25 Feb 2005 8:48 AM
Vinod
Hi,

I would like to call  file compression whilch is already present in Win2003
using Asp.
so that i can compress my files.

Regards
Vinod


Show quote
"Jason Brown [MSFT]" <i-brj***@online.microsoft.com> wrote in message
news:u2KomkwGFHA.544@TK2MSFTNGP12.phx.gbl...
> not in standard ASP, no.
>
> component or nothing, I'm afraid.
>
>
> --
> Jason Brown
> Microsoft GTSC, IIS
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> "Vinod" <vi***@erivasystems.com> wrote in message
> news:eTQVfIwGFHA.2136@TK2MSFTNGP14.phx.gbl...
> > Hi,
> >
> > I wanted to know whether we can zip files on the fly without using any
> > components.
> >
> > Regards
> > Vinod
> >
> >
>
>
Author
25 Feb 2005 11:43 AM
Bob Barrows [MVP]
There is nothing native to vbscript to allow you to do this. You need to
create a component or buy a 3rd-party component

Vinod wrote:
Show quote
> Hi,
>
> I would like to call  file compression whilch is already present in
> Win2003 using Asp.
> so that i can compress my files.
>
> Regards
> Vinod
>
>
> "Jason Brown [MSFT]" <i-brj***@online.microsoft.com> wrote in message
> news:u2KomkwGFHA.544@TK2MSFTNGP12.phx.gbl...
>> not in standard ASP, no.
>>
>> component or nothing, I'm afraid.
>>
>>
>> --
>> Jason Brown
>> Microsoft GTSC, IIS
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "Vinod" <vi***@erivasystems.com> wrote in message
>> news:eTQVfIwGFHA.2136@TK2MSFTNGP14.phx.gbl...
>>> Hi,
>>>
>>> I wanted to know whether we can zip files on the fly without using
>>> any components.
>>>
>>> Regards
>>> Vinod

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Author
25 Feb 2005 3:12 PM
Jeff Cochran
On Fri, 25 Feb 2005 14:18:38 +0530, "Vinod" <vi***@erivasystems.com>
wrote:

>I would like to call  file compression whilch is already present in Win2003
>using Asp.
>so that i can compress my files.

Unfortunately that API isn't exposed for programatic use.  But there
are ZIP components available.

Jeff


Show quote
>"Jason Brown [MSFT]" <i-brj***@online.microsoft.com> wrote in message
>news:u2KomkwGFHA.544@TK2MSFTNGP12.phx.gbl...
>> not in standard ASP, no.
>>
>> component or nothing, I'm afraid.
>>
>>
>> --
>> Jason Brown
>> Microsoft GTSC, IIS
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>rights.
>>
>> "Vinod" <vi***@erivasystems.com> wrote in message
>> news:eTQVfIwGFHA.2136@TK2MSFTNGP14.phx.gbl...
>> > Hi,
>> >
>> > I wanted to know whether we can zip files on the fly without using any
>> > components.
>> >
>> > Regards
>> > Vinod
>> >
>> >
>>
>>
>

AddThis Social Bookmark Button