NetTalk Central

Author Topic: File Upload Issues  (Read 2403 times)

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
File Upload Issues
« on: June 17, 2018, 03:56:53 AM »
NT 10.24
Clarion 10
ST 2.80

Adding a new record
Have FileUpload Button
Saving file to a location specified in the Customer Record
Select 3 files to upload
Uploads the first and last file but not the middle one to the correct folder.
Using SetValue nosave in Validate record and SaveFile

Older versions running on customers servers working just fine, so am not sure why it's acting up now.
If I strip out the code from the savefile embed then the files are saved peoperly to the Upload Directory under Web folder.

Thanks in advance.
Brian

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
Re: File Upload Issues
« Reply #1 on: June 19, 2018, 02:48:56 AM »
Sent Example26 File Upload to Bruce.
Hope this helps.
Brian

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11155
    • View Profile
Re: File Upload Issues
« Reply #2 on: June 19, 2018, 03:37:53 AM »
example you sent seems to be fine - saving into \web\uploads

cheers
Bruce