Using multiple forms and Database servers for photo ordering in Dreamweaver cc 2015
I am a professional photographer.
I am attempting to achieve the following
On the new site I am developing with Dreamweaver cc 2015, I am displaying photos for sale in a standard bootstrap carousel. When a viewer clicks on the photo, this in turn opens a popup browser with the photo and beside it a form containing a check list with order options, and a submit button.
My intent is that when the viewer clicks whatever option and submits, that information is first stored on the server, and then presented back to the viewer listed and totaled in a neat page when the go to check out link is clicked. This checkout page, when the viewer press submit, sends an email to them and to me with their complete order.
Whats the simplest and best way to go about achieving this cycle of events without having to load up an e commerce site? (there will be no actual transactions onsite)
