The problem with SQLFORM is that I think it's going to be expecting a hidden 
field for security purposes. You might need to just write a controller that 
processes request.post_vars.myfile manually.

Reply via email to