Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loading and saving image
#1
I am very new to IntraWeb and web development for that matter.  I am trying to allow a user to take a pic from their phone and save it to a database through a browser.

I have figured out how to allow the user to take a pic and display it through the TemplateProcessorHTML and javscript.  However, I am not sure how to get the loaded image from there, to a point where I can save it.

I figured there has to be an IW component I can use for this, but I do not know where to start.  I have other forms that I have text fields saving just fine, but I am not using the TemplateProcessor for them. 

Any help would be appreciated.
Reply
#2
Hi, see this demo: https://github.com/Atozed/IntraWeb/tree/...UploaderDB
Reply
#3
Well that was easier than I thought.

I didn't know the FileUploader would give access to the camera on a mobile device. I can get rid of the whole TemplateProcessorHTML now.

Thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)