[web2py] Upload - need help

2019-01-05 Thread wswiecho
Hello, I have an upload field in my form. It works fine when I run it on the same machine as the web2py service. The issue comes when I run the service on the server and the UI on a different machine. The issue is the fact that existence of the file path I enter is checked on the server as oppo

[web2py] Re: Upload hangs when submit is hit

2019-01-07 Thread wswiecho
To add more to this post. I truly only need the path to the file not the file itself. On Monday, January 7, 2019 at 8:31:59 AM UTC-5, wswi...@hawk.iit.edu wrote: > > Good morning, > > I have had problems with the buildin upload functionality of the > SQLFORM.factory(). > > When I use code in s4