[web2py] Re: contact form with attachments

2017-06-13 Thread Ron Chatterjee
So many ways to do this but you can try this in JS fiddle and it works for me (https://jsfiddle.net/k6mcvj3j/). You can then use the custom form explained in web2py book and insert them in the database Sender Email: Recipient Email: Subject:

[web2py] Re: contact form with attachments

2017-06-12 Thread Dave S
On Saturday, June 10, 2017 at 5:56:19 AM UTC-7, Diego Tostes wrote: > > Hi, > > how can i send to a controller the attachment file from a html form in my > view? > > Rgds > > Diego > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (S