Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 18th, 2003, 10:27 AM
Registered User
 
Join Date: Aug 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default using pkzipc to extract from .tar file with ASP

I have made a com component in VB.net to run dos batch file and calling it through ASP. All I need to do is decompress a like of type try1.tar.gz to try1.tar and then dearchive files from try1.tar.

I am using gzip for extracting .gz file & pkzipc to get files from tar, This works fine while I do it in VB.net - calling bat file running commands to do this. But when I call this from ASP, only commands to extract .gz get executed in bat file while pkzipc doesn't work.

Could someone tell what may be the possible reason.

Thanks
Barve






Similar Threads
Thread Thread Starter Forum Replies Last Post
How to extract the download file? glam BOOK: Beginning Microsoft Visual C# 2008 ISBN: 978-0-470-19135-4 2 February 8th, 2010 11:49 AM
extract content from file darkhalf Javascript 4 September 19th, 2006 12:29 PM
Extract the XML file from CDATA haixia XSLT 2 August 3rd, 2006 02:01 PM
Extract from file cannot be signed connlichan Infopath 0 October 24th, 2005 08:10 PM
How to extract .tar.z files haribala.raj General .NET 0 September 8th, 2005 01:10 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.