My model is this:
db.define_table('images',
Field('image', 'upload'),
Field('title', 'text'))
What must my views and controllers be to upload a new image without reloading
the page? My knowledge of jquery, php, XML is just about nil.
Thanks in advance.
--
Resources:
- http://web2py.com
- htt
Hello!
I'm trying to implement uploading user's avatar. I've tried to follow the
image blog example from the book and some of the posts related to this
issue in this forum and I'm still a bit confused and I don't know if I
could do certain things or how to do them.
What I would like to achieve
2 matches
Mail list logo