asp zip files and present link

C

Carol

how do i zip 20 text files in asp then present a download link.
thanks.
i'm using windows 2003
 
C

Carol

why would I need a component, when I have zip capability built right into my
windows 2003 serverOS ?
How do I use that?
 
S

Steven Burn

Aslong as you have given sufficient permissions to your server, you should
be able to access it via VBScript.... though you'd need to check the MSDN
VBScript reference to confirm it......

Personally I'd not advise using it though as it's no-where near as complete
or reliable as dedicated zip component's.

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
 
A

Aaron [SQL Server MVP]

Aslong as you have given sufficient permissions to your server, you should
be able to access it via VBScript.... though you'd need to check the MSDN
VBScript reference to confirm it......

I actually don't think there's any API or other interface to it, so I don't
think you can get to it programmatically, unless you can find all the system
calls that are made behind the scenes when you use it in the GUI. Even if
it were trivial (which I doubt), you would likely have to run the ASP page
as a highly elevated user / administrator...

A
 
C

Carol

ok thanks

Aaron said:
I actually don't think there's any API or other interface to it, so I don't
think you can get to it programmatically, unless you can find all the system
calls that are made behind the scenes when you use it in the GUI. Even if
it were trivial (which I doubt), you would likely have to run the ASP page
as a highly elevated user / administrator...

A
 
J

Jeff Cochran

Aslong as you have given sufficient permissions to your server, you should
be able to access it via VBScript.... though you'd need to check the MSDN
VBScript reference to confirm it......

I sure don't see any references for it, no API's listed at all. But
then, I won't vouch for anything not existing on MSDN just because a
search on MSDN didn't find it. :)

BTW, Google didn't turn up anything either.

Jeff
 
A

Aaron [SQL Server MVP]

I sure don't see any references for it, no API's listed at all. But
then, I won't vouch for anything not existing on MSDN just because a
search on MSDN didn't find it. :)

BTW, Google didn't turn up anything either.

(I asked internally also, and was told there is no API. They pointed me at
Java and components instead.)

A
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top