Hey dv,

It is very unclear to me what you are asking, as you didn't provide any 
sourcecode you are using. As "javascript downloader" is not a clearly defined 
term, we also don't know whether you're generating this text file via 
javascript and make the browser download it by redirecting to a data-URI, or if 
you're performing a redirect to a static file on the server.

Please provide a full example and steps on how to reproduce your issues.

Thanks,
Markus

dv <[email protected]> wrote:
>Been a long-term user of werkzeug and currently having problem making a
>
>javascript downloader library for (downloading files) work.  On a
>localhost 
>machine:
>
>- if the index.html file is dragged into chrome (for example), the test
>
>text file is downloaded
>- if werkzeug is running with run_simple, then it fails to download the
>
>text file
>
>Does werkzeug have to be configured to support downloading ?
>
>-- 
>You received this message because you are subscribed to the Google
>Groups "pocoo-libs" group.
>To unsubscribe from this group and stop receiving emails from it, send
>an email to [email protected].
>To post to this group, send email to [email protected].
>Visit this group at http://groups.google.com/group/pocoo-libs.
>For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to