--- On Mon, 12/15/08, elyes sallem wrote: > the problem is that with the html:file you must browse to an > existant file, but in my case, i wanna browse to a new file, > and then in the action i will make some treatment, generate > data and export them to this file
That's not how you do that. You stream the response back and the user gets a save-file dialog. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

