Thanks Geert. This helps me understand actions a bit more also!
Gary
> <map:match pattern="download-*-zip">
> <map:generate src="cocoon:/generate-{1}-zip"/>
>
> <map:act type="set-header">
> <map:parameter name="Content-Type"
> value="application/x-download"/>
> <map:parameter name="Content-Disposition"
> value="attachment ; filename={1}.zip"/>
>
> <map:serialize type="zip"/>
> </map:act>
> </map:match>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]