NetTalk Central

Author Topic: Uploading a picture file from mobile device  (Read 623 times)

rjolda

  • Sr. Member
  • ****
  • Posts: 409
    • View Profile
    • Email
Uploading a picture file from mobile device
« on: October 04, 2025, 05:03:34 PM »
Hi,
NT 14.31 and C11.0
I would like to give my customers the ability to take a photo on their mobile device ( not using webcam but using the mobile device camera which saves the picture to their device).  I would then like to let them be able to select that picture file and upload it to the server.   I apparently would need a Form.  Will this work on a mobile device?
Any suggestions or help?
Thanks,
Ron

rjolda

  • Sr. Member
  • ****
  • Posts: 409
    • View Profile
    • Email
Re: Uploading a picture file from mobile device
« Reply #1 on: October 05, 2025, 03:32:12 AM »
HI,
Used the FileUpload field and managed to get it correct and working.
Ron