NetTalk Central

Author Topic: File Upload Issues  (Read 2004 times)

rupertvz

  • Sr. Member
  • ****
  • Posts: 314
    • View Profile
    • Email
File Upload Issues
« on: May 15, 2020, 12:03:41 AM »
Hi Guys,

I am trying to use the file uploader in a NWF for the upload of employee signatures.

When I switch on the "Use Advance Uploader (HTML5), it breaks the HTML formatting of the window.

When I switch it off, the window formatting is correct, the file is correctly saved in the uploads folder, but the data being saved in the BLOB field is inconsistent.  Sometimes the signature is correct, other times it shows an older signature.

I've tried the BLOB option with, and without uploading to the upload folder.

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: File Upload Issues
« Reply #1 on: May 15, 2020, 03:28:30 AM »
I dont know really what heappens.
I import the MailboxFromControl from the example 26 to my app.
Change it to a mem form to test and it does not work
Change from html5 to old, test, it does not work
Change to html5 again and it works
weird
« Last Edit: May 16, 2020, 03:29:43 AM by michelis »
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11176
    • View Profile
Re: File Upload Issues
« Reply #2 on: May 16, 2020, 10:17:12 PM »
In WebServer procedure,
Scripts tab,
Make sure File Upload script is on
then generate and run GzipAll.bat

cheers
Bruce

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: File Upload Issues
« Reply #3 on: May 17, 2020, 04:10:02 AM »
Yes, its on.
I dont know why this always happen using file upload.
Going forward and back andforward and back changing things and magically it works.
Will found an example and send to you.
-----------
Regards
Alberto