Can anyone point to a possible resolution to this problem?
Perhaps use Javascript to make sure the form is filled in before
allowing the POST?
Regards,
Andy
On Jan 3, 11:02 pm, Hazzadous <ha...@microwayes.net> wrote:
> Having a little trouble using blobstore when file form fields are
> empty. I'm getting "Server Error" and nothing useful by the way of
> debugging from this error or in the logs. Handler as perhttp://codepad.org/TKnI0WuQand live version athttp://rafikirecords-sandbox.appspot.com/upload_form
Regards,
Andy
On Jan 3, 11:02 pm, Hazzadous <ha...@microwayes.net> wrote:
> Having a little trouble using blobstore when file form fields are
> empty. I'm getting "Server Error" and nothing useful by the way of
> debugging from this error or in the logs. Handler as perhttp://codepad.org/TKnI0WuQand live version athttp://rafikirecords-sandbox.appspot.com/upload_form
On Jan 5, 10:37 pm, Andy Lo-A-Foe <andy.loa...@gmail.com> wrote:
> You can use JavaScript to check if the file form field is filled in
> before submitting.
>
> Regards,
> Andy
>
> On Jan 3, 11:02 pm, Hazzadous <ha...@microwayes.net> wrote:
>
>
>
> > Having a little trouble using blobstore when file form fields are
> > empty. I'm getting "Server Error" and nothing useful by the way of
> > debugging from this error or in the logs. Handler as perhttp://codepad.org/TKnI0WuQandlive version athttp://rafikirecords-sandbox.appspot.com/upload_form