Image Attachments in Widgets (Part 2)
Sending the image to the server. In part 1 we covered off how to load the image / picture and display it on screen. The next part of the puzzle is to then get the image to be attached to the database record for this widget. Processing the Raw Im...