hist : Songhees conference site live
Posted by sarneil on 28 Nov 2016 in Activity log
The Songhees conference site is now live on the production server. Pat did all of the layout, presentation and graphics work.
I did the registration form, back-end database and php to communicate between the two. The form has a javascript function to check data before submission to a "confirm.php" page, which shows the user what they're about to send to the DB. When user confirms, data is sent to DB by process.php page and user gets message saying "Click to go on to Payment".
Payment is being handled by UVic library, so the receipt the user gets when they pay says "UVIC LIBR CONFERENCE". I added a line to the message on the process.php page telling user what to expect.