Hi Jeroen,

Thanks for your advice and pointers.  I'll give these a try.

Gary

> You could try to set the content-type of the serializer to a 
> type which is not recognized by the browser. For instance:
> 
> "application/x-download" or "application/x-unknown"
> 
> Next to that you can use an sitemap action or something 
> equivalent to send an header to the browser:
> 
> ("Content-Disposition", "attachment; filename=myfile.extension")
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to