Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
'Retrieve Image
Open DB Connection
Select Image Path from DB
Close Connection
Use returned path to retrieve Image from location
Display image
'Store Image
Open DB Connection
Insert/Update image path into/in DB
Close Connection