WebDNA interaction with zip

I have a project where I'm allowing several people to upload images, then later one person needs to retrieve all of them. I would like to create a .zip archive of the folder.

numero = 42
interpreted = N
texte = You could zip them using a shell and have WebDNA waitforfile before allowing the download. Something like this:
[shell]zip -r myDirectory myDirectory[/shell][waitforfile file=myDirectory.zip][redirect myDirectory.zip][/waitforfile]
You could zip them using a shell and have WebDNA waitforfile before allowing the download. Something like this:

[shell]zip -r myDirectory myDirectory[/shell]
[waitforfile file=myDirectory.zip][redirect myDirectory.zip][/waitforfile]
Clint Davis

DOWNLOAD WEBDNA NOW!

Top Articles:

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

F.A.Q

A compilation of some user's questions...

WebDNA Modules

A list of the currently available modules...

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

Tips and Tricks

A list of user-submitted tips ...

Download WebDNA Applications

WebDNA applications...

Related Readings:

random password-generator code

Generate a random alpha-numeric string...

Paypal IPN

...

Check the Federal Government's Social Security database

The script on the page will check the federal government's social security database...

How old am I?

You want to express an age in years given the dob (mm/dd/yyyy) and today's date...

Setting a 30-minute Cookie

Configuring the expires time for a short-term cookie is tricky...

Removing whitespace

How can I remove all whitespace entered by a user from an input box (ie card number)...