[web2py] Re: how to download an audio file

2011-06-26 Thread Anthony
On Sunday, June 26, 2011 1:10:48 AM UTC-4, weheh wrote: > > p.s. Massimo - is this anywhere in the doc? If not, I can put it in > there for the community. Which chapter should it be in? I would never > have figured this out without your response!!! For static file requests, it looks like wsgi

[web2py] Re: how to download an audio file

2011-06-25 Thread weheh
p.s. Massimo - is this anywhere in the doc? If not, I can put it in there for the community. Which chapter should it be in? I would never have figured this out without your response!!! On Jun 26, 12:55 am, Massimo Di Pierro wrote: > http://.../myapp/static/files/mytable.name/xy/? > attachment > >

[web2py] Re: how to download an audio file [closed]

2011-06-25 Thread weheh
On Jun 26, 1:02 am, weheh wrote: > Super! Thank you Massimo. @Bruno, thanks for the response, but please > note that A(_src= ... will not work. It must be A(_href= ... Probably > just an oversight on your part. > > On Jun 26, 12:55 am, Massimo Di Pierro > wrote: > > > > > > > > >http://.../myap

[web2py] Re: how to download an audio file

2011-06-25 Thread weheh
Super! Thank you Massimo. @Bruno, thanks for the response, but please note that A(_src= ... will not work. It must be A(_href= ... Probably just an oversight on your part. On Jun 26, 12:55 am, Massimo Di Pierro wrote: > http://.../myapp/static/files/mytable.name/xy/? > attachment > > notice the ?

[web2py] Re: how to download an audio file

2011-06-25 Thread Massimo Di Pierro
http://.../myapp/static/files/mytable.name/xy/? attachment notice the ?attachment after filename On Jun 25, 11:38 pm, weheh wrote: > I want to click on a link and have a jpeg or an mp3 file downloaded > from the server to my local machine as though I had done a right-mouse- > click and selected