Written by

Question Noah Sempf · Sep 22, 2022

How to open a zip file from a website using the %Net.HttpRequest.Get() and extract a certain file from within that zip file

Hello,

I am trying to grab a specific zip file from a webpage but once I grab the zip file I need to grab a specific file within that zip file and I was hoping someone could explain how to do this or provide an example

Comments

Noah Sempf  Oct 19, 2022 to Eduard Lebedyuk

Can you explain how to set that file to a certain filepath?

0